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.
The tool is designed to use a logical schema (XML file) as a reference for creating data volumes of any scale. The logical schema can be automatically generated from a specified database; e.g. Oracle/MySQL (More detailed description to follow soon)
PL/SQL Unwrapper is a set of packages which allow you to unwrap wrapped PL/SQL codes for Oracle database 10g and above. Also on GoogleCode: https://code.google.com/p/plsqlunwrapper/
A simple application that will accept a file of SQL statements to execute. Statements are delimited with semicolons and simple error checking done. The application is intended to automate database creation and initial table content loads
An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
Jipes provides open source Java APIs deeply integrated into the Oracle RDBMS, including an Ant task for building and exporting database objects. A Java Data Cartridge replacing database links is also in process.
Tabular data generator software written in Java. Column data types, ranges and sizes can be configured via XML file. Supports primary keys and foreign keys. JDBC and CSV outputs supported.
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
Utility to load Excel files to Database(MySQL/Oracle) with automatic creation of tables and columns. Utility supports batch processing of multiple files.
A database middleware system for WANs that can efficiently run queries over sites that are either mobile clients or enterprise servers, taking into consideration the nature of hosts for query processing purposes.
GeneKeyAPI contains two related but independent programs. Updater.GKDB is a robust push-of-a-button updater for GeneKeyDB (GKDB). Bio.GKDB allows the user to easily access elements of GKDB without needing to know the schema or making SQL queries.
Sequoia is a database clustering middleware offering load balancing and transparent failover. Databases are replicated over multiple nodes and Sequoia balances the queries between them. Sequoia supports online maintenance and recovery operations.
Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
ScriptRunner was developed to run large sets of SQL scripts. Functionality includes restart at point of failure; audit log; multi-threaded execution; conditional execution; parameter and bind variable substitution; basic error handling; and validation.
A MicroSoft SQL Server(r) command line interface written in Java, for *NIX (or anything else with a Java runtime). Supports batch file execution and interactive modes of operation.
SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
XML Toaster allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.