Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
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.
DAO for all database server types with the Java POJO code generator
Java Data Access Objects. A DAO system(ish). A simple to use DAO type library that transfers between database rows and POJO and vice versa.
This code was written by a DBA whose approach isn't to persist java objects but to normalize the database and work from that side.
The library and generator are fully documented.
This comes with a simple scripting language language, called NotSQL because it is Not SQL, to make writing queries much easier.
Lightweight tool for connect to MySQL, Oracle 11g and PostgreSQL DB.
This program can help you to connect to the SQL server and execute queries, inserts, updates, show results, browse through DB schemas, tables.
It has converter from timestamp date to regular date format and vice versa + Backup and Restore of MySQL DB + export to CSV file.
Not need to install, just launch and use.
Program was created with Java 1.7 version, please, use the same version for launch it.