Showing 515 open source projects for "sql data generator"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    jSQLView is a Java GUI/Swing application for users to retrieve data from SQL databases on remote and local hosts using available or custom drivers. Tables are shown graphically and queries and updates are automatically generated for quick view and update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Portable Oracle sql loader like application in Java. Used to load data from text file to any JDBC compliant databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    Sqorpion is a high-productivity php framework for Web developers. It features MVC separation, automatic data modeling, login and model security and automatic O/R mapping. Learn more at sqorpion.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Retailer.Org is a POS(Point Of Sale) program aimed specially to minimarket alike retailers, allowing them to have a real time control of their inventory, sales and other basic data. an alpha release is already available. very easy to use for the retailer
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Delphi class for managing hierarchical data in a SQL-92 database and displaying it in TTreeView component. Includes methods: display tree, add node, remove node (with subnodes) and etc. Supports several trees in the same table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Web-based interface to SQLite databases with added 'restrictions' that will allow full SQL ANSI 92 compliance for managing tables, data, views etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LX is an online forum community website designed with performance, security, and design in mind. Written in PHP5 and still under active development, but it is usable.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    A cgi program written in Python that turns HTTP GET and POST queries into SQL queries, runs them, turns the results into XML, and then returns the XML as the response to the HTTP query. It also supports returning a single BLOB as the whole response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Package to define easy access for endusers to mysql databases through a webinterface. It's not just a report generator, it also provides an interface for editing the data in the database. All configuration also done by tables in the same database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Data Access Object XML-based Generator is a tool for automatic generation of Java code for the data layer. It imports a database schema and generates DAO classes for single or multiple tables. It stores the schema and user-defined classes as XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    "dbsql2xml" is Java tool (class) for transformation (export, convert) relational database into hierarchical XML. It requires JRE 5.0, JDBC and SQL DBMS. "dbsql2xml" uses XML document for mapping database tables and columns into elements of tree XML.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    The BioDataServer is a database integration system. It implements a mediator-wrapper architecture and offers a SQL interface. The data integration is based on user defined intergrated schema and adapter that wrap any kind of data source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Schemata allows projects to remain database-agnostic. Maintain your database schema and data in XML and load it into any database for which a JDBC driver is available. With Schemata, there is no need to maintain multiple database-specific SQL scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    eDemonOnline is a set of libraries for ASP .NET. It includes the PHP .NET sub-project(a port of PHP functions library to the .NET framework) along with a collection of web controls, class libraries and tools. For more info see the documentation section.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Generate Entity Relationship Diagrams for a a database supported by the ADODB library, using PHP. The data for this ERD is kept in a table in the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PSIMAP is the Protein Structural Interactome MAP, a map of all the domain level protein-protein interactions in the Protein Data Bank (PDB). PSIsoft is an archive of the software used to generate and analyse PSIMAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Thin C++ encapsulation library of the original Interbase/Firebird C API. Developed to be simple, efficient and flexible, it builds on Linux, MS Windows and MacOS-X. Provides template-based access to data returned from queries (allows custom data ty
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PM Report for PostgreSQL is a simple report generator that can be used with any PgSQL database. It is written in PHP and released under GPL. This is a fork off of PM Report originally made to work with MySQL (http://freshmeat.net/projects/pmreport/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C-Cramp is a tool for a mysql database with data about music, DJs, shows, etc. for non-profit (college/university) radio stations that play music from hard media (CDs/vinyl). The primary focus is tracking & music and generating logs using a php frontend.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A Program designed to read a commonly flat-file format and produce SQL to try and infer a relational database scheme from the information provided. Then creates SQL to create necessary tables and import file data.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB