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 for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
DB Initiator is a tool to quickly populate a database with nonsense data quickly and easily. This can aid in testing the scalability of your database driven website, or easily design the UI with plenty of data loaded.
JRower is a tool for loading database tables from flat files. You supply a XML file describing the fields in the file and their mapping to the database table columns. The data file can be a text file in CSV, delimited, fixed length, or Excel format.
A tool for creating Spatial OLAP solutions on top of PostgreSQL + PostGIS (although working with solely conventional data is also possible). Results are presented in a spreadsheet frame (for conventional data) and in maps (for geographic data).
JudoScript is a general-purpose, Java scripting, multi-domain scripting tool/language. It combines the powers of declarative scripting for many modern tasks and general object/procedural programming. It is simple, intuitive, practical and powerful.
QueryForm is a Java/Swing-based GUI app which provides a powerful form-based front end for relational databases. It supports multiple concurrent connections to different databases. Query results can be exported to CSV files or INSERT statements.
oradump is a cli table dumping and sql execution tool for oracle. in dump mode it will dump selected tables to stdout in various formats. in exec mode it will read sql from a file or stdin and execute it on the remote oracle db.
An Oracle StatsPack analysis tool that will display collected performance statistics via the Oracle StatsPack tool. The provided interface features a graph of snapshots, a chart of database parameters in a grid format to compare and find any changes.
A common problem with testing tools such as NUnit and JUnit is the need to have reliable, consistent data to test against. This tool provides a way to load and unload test data into a database for unit test purposes (as well as any other data loading nee
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Whiz is a database diff utility which will be useful to find difference between two MS-SQL Server databases. It also able to generate SQL script to update the changes from one database to another database.
ncLog is the only tool to save the information in the console(.log) (=chat and system messages) not only permanently, but also in a structured way, so you can examine your daily achievements (such as your daily income/spendings).
AdminDB is a database administration tool, for multiple DBMS, intended to handle the management tasks, i.e.: create and drop databases, create/drop/alter tables, delete/edit/add fields, execute statements, etc..
JWords is a simple and easy to use Java interface for the WordNet 2.0 command line tool. It provides classes and methods to create and use JWord objects containing the information stored in the WordNet lexical reference system.
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.
Design matrix for permissions-based data management applications; forms, reports, ad-hoc queries, with group-level permissions for all elements; allows easy management of diverse access levels for users on the same system. Extends smarty; requires mysql.
This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
.NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
Creates MySQL database, admin, and output files on the fly after you defined your forms, types of input, order, and so on. Ideal tool to create small dynamic sites with a backend to control your content.
Multiplatform webbased timereporting system. Generic database support (MS SQL, MySQL...). Generate reports on employees, worked hours in projects. Automatically generate invoices based on an hourly fee (by employee). Gant charts for planning resources
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.