Showing 554 open source projects for "wxwidgets source code"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java Object to Relational (O/R) mapping system that works with any J2EE compliant application server. Draw your class/ER diagram in Rational Rose and let JOB generate the database and Java code from your Ant build script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MySQLDataViewer is a class that allows you to display the result of a MySQL query in a tabular form. Easy to use and quick. Completely customizable look and behaviour with very few lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5
    A Basic style language that uses a database as the internal datastructure. It compiles the code to ANSI-C. It is intended to be used for highly interactive websites. For documentation and background info, visit the homepage!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The code behind GNE (GNE is Not an Encyclopedia). GNE is a library of opinions, an attempt to build a comprehensive documentation of all human thought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DbGen is an object-relational mapping tool for Java programmers. It helps database programmers gain easier access to data sources through JDBC by generating database-aware Java objects in source code form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    php3Links is GPL licenced free software created using PHP3 and MySQL. It is a link farm based loosely based on Yahoo. NOTE: This code is dangerously obsolete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dia2SQL is a Perl script to convert UML objects in DIA ( see http://www.lysator.liu.se/~alla/dia/ for more info on DIA ). Currently, it processes Dia documents exported as Encapsulated PostScript ( EPS ).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Converts XML files and/or SQL schemas into Java sources. Types of variables are determined from the sample values. Attributes and elements are treated the same, making writing the XML very simple. Directives are given in the java: and sql: namespaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A universal site architecture with many modules. It will include a login, security, recommended directory/file structure, template, database class generator, and more. Allow site administrators to easily setup a modular and consistent site architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A database abstraction library for PHP. This allow you to use PHP interchangably with MySQL, MS SQL server, mSQL and PostgreSQL without rewriting your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of this software is primarily to create a Book Catalog using barcode data from the freely avaliable cuecat(tm) bar code reader. It will use a rdms backend database, and allow synchronization between different library branches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PLNet.org is a repository of open source software that is written in PL/SQL or otherwise benefits PL/SQL developers. SourceForge hosts the "meta-project" for the repository tools: management, search, retrieval, update, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Database access code generator, aims to create a common environment for all relational database engines, using plugins to connect as many different database engines as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple golf league program for keeping track of players, teams, courses, and handicaps. It runs on any OS and stores in file or to a database through Zope Object Database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Data Cards

    A simple database program inspired by index cards.

    Data Cards is a simple program for storing facts. It is a cross between the old Windows Cardfile program and Post-It Notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Picture organization tool that allows the user to dyanamically define and change the organizational structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SQL editor, execution of scripts, export results (.xls).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ophtalmologic EMR written in python, wxpython for the GUI psycopg2 for the DB API and postgresql for the database/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQLiteDB is a C++ wrapper around the SQLite database library. It will be designed to be as generic as possible making it able to be used with Standard C++ as well as with other libraries (wxWidgets, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Exodus is a database migration tool. It is intended for migrating data from production environment to development environment. It is an web/desktop front-end to project Jailer.
    Downloads: 0 This Week
    Last Update:
    See Project