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
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
The Eigenbase Project is an open-source platform for building advanced data management systems, and is backed by a non-profit organization which designs, develops, and promotes it.
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
Web-based Squirrel SQL client. it allow you to view database structure, import/export and manage your databases, including create database, table, store procedure, view,trigger and user. it support oracle, db2, mysql, MSSQL server, FireBird,Postgres
PySQL aims to be a full replacement for sqlplus (and much more). It has features such as history, completion, explain plan, session list, background queries, datamodel graphical output, object dependencies, PL/SQL package function call tree...
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
OpenDBA Assistants (ODA) is an architected application to automate tasks for Oracle DBAs. Source code is unix shell (ksh/bash) and procedural languages. ODA provides highly automated scripts for routine tasks like RMAN backup, exports, logrotate, etc.
mysql2dbf is a perl written command line utility for exporting MySQL data into DBF file. It has configurable DBF file format and uses user's SQL queries.
ARMR provides a foundation for creating an efficient in-memory database. Its unique list processing structures simplify programming logic and allow the developer to rapidly sort, group, and select data. Give your app a hypercard like capability.
JavaDBConnector is a Java API for connecting to the four most popular database engines: MySQL, MSSQL Server, Oracle and MS Access. Includes a customizable GUI for connections managing and a generic logic tier for make easy to use databases,
Tiny web sql console, with small footprint and packaged as a war j2ee web application.Based on JDBC, protoype, AJAX, and servlets. Primary goal is to supply a little jdbc client available during development process.
MP3 Database for removable media. Based on Eclipselink and can use a lot of databases (e.g. MySQL, PostgreSQL...) and includes an integrated database. Support for plugins for other media. Runs on Windows, Linux and MacOS X. Needs Java 6
LOG4PLSQL is a PLSQL framework for logging in all PLSQL code
this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
PIP on GT.M is a mature and proven complete FOSS stack for developing transaction processing database applications with superb scalability, transaction throughput & unique functionality for extreme levels of business continuity.
OpenBibleDB is a web-based Bible tool for community websites that will enable site members to write and save their own commentary notes on the website. Users will be able to export and import their notes to a mobile device.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
PseuWoW is a custom opensource MMORPG client that allows to connect to certain server programs like MaNGOS. Please note that PseuWoW officially supports MaNGOS only, for now. http://www.mangosclient.org
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.
SimpleCQ is a continuous query engine that focuses on simplicity and ease of use. Continuous queries in SimpleCQ are written in SQL language and can be run on any JDBC compliant database.
sqsh2 is a database independent sql client for terminal environment of Unix/Linux (~isql) with 1) command history 2) command editing via vi 3) shell integration 4) multiple db connections. sqsh2 is inspired by sqsh (Thank you Scott).