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
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.
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.
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.
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.
"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.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
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.
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.
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)
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.
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.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
mssql2mysql is a python script used to create a SQL dump from a Microsoft SQL server that is ready to use with MySQL.
Supports Schema and data dumping, including Primary Keys for each table, allows to dump all data or just a small portion of it
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.
Program to automate the backup of the MySQL database & file directory, and send the backup data files to an offsite destination for safe storage through email. Works with Joomla!, Mambo, PostNuke, WordPress & etc. See http://ecommerce.matrix-e.com NO
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
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/).
NavDB is aimed at providing a database or means of creating a database of vector data representing U.S. Roads. The goal is to provide a versatile datasource for GPS Navigation software.
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.
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.
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.
Set of tools and libs for
managing structured data
in a very flexible way:
Imp./Exp. ASCII, XML, SQL,
PS, Tex/LaTex, RTF
GUI: X-Windows, MS-Windows
Interface to C++, DBs, Perl,
PHP, Java, TCP/IP
LISP-like interpreter
written in C++ using C-LIB
The iBATIS Database Layer will help you design and implement better persistence layers for your Java applications using two main APIs: SQL Maps for reducing JDBC code and Data Access Objects for abstracting the persistence implementation details.
Extensible Data Objects (EDO) is a Markup-style scripting language for accessing and manipulating data from different sources (predominantly SQL sources, but also capable of extending to DNS, etc...), through an extensible plugin framework.
Generic Data Access Layer is an approach to solve the problem for data access handling in any kind of application. This approach should help to build a database independent data layer. Both embedded SQL and Stored procedure can be used.
Generator builds C++ classes for mysql db, tables, rows and relations. Takes only minutes. One line of code creates a database object, with accessors for all the tables, set/get values for fields, and functions to traverse relationships on 1 line.
A C# Object Persistent Framework.
Allows the users of this framework to write concise code for Business Applications without the need to manually map objects to RDBMs. The Framework will create all the Data Access methods automatically
This site is intended as a location containing a suite of tools to (1) Aid in the design of db APIs to be utilized in a J2EE environment and (2) generate stubs for the db API, Java classes and SQL DDL necessary to support the MVC pattern and the Data Own