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.
Easy Db Filler's purpose is to generate test data for databases. Given the cohordinates of a database, it loads dynamically its tables and then allows users to specify how many records per table they want, and how each column has to be filled
Utility to load Excel files to Database(MySQL/Oracle) with automatic creation of tables and columns. Utility supports batch processing of multiple files.
Reverse engineer a legacy database to a Grails domain model.
A java GUI will be be available from which database tables can be selected and mapped to grails domain objects.
Web based J2EE interface for administering database tables by using JDBC. Describing a table with an XML file, the tool creates all html pages to manage the reading, writing, updating, and deleting operation on these table.
This tool can parse the oracle statspack flat file report, create tables with sp content in html format. It is a good tool for DBA and Oracle Developer.
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.
A tool to query arrays in memory using SQL.
It groups the arrays in tables and returns arrays as result set.
It can be used in spreadsheets, as a script language library and everywhere is needed an interactive tool to query data in memory.
Java Universal Database Import and Export. A tool for exporting single or all database tables to XML and import back. Useful to move data between different databases wich support JDBC.
This utility can be used to copy Tables and Data from one database to another database. You can use do it between any Source and Destination database servers provided they have JDBC drivers available.
This is an open source tool written in java. This tool gets your mysql database or tables and converts them to php or jsp. Your data is automatically created on the server when you upload the jsp or php file and you execute it on the browser. Contact me
JMyAdmin is a tool written in Java intended to handle the administration of MySQL over the Web. It can create and drop databases, create/drop tables, delete/add fields etc...
Iskra is a web front end designed for end-user management of data, aspiring to "zero configuration". It allows user access to the db tables directly based on db permissions. It does NOT allow any DDS such as create/modify tables, permissions etc.
Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.
WiNCh - WsvNC is a simple read-only jdbc driver meant to get data from plain text data files (comma separated values). Columns can also have fixed length. Each data file is considered as a table and this driver offers a SQL interface over this kind of tables
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
tinySQL is a SQL engine written in Java. It uses dBase format files compatible with MS Excel. tinySQL comes with a command line interpreter which you can use to create, drop, or update tables. A GUI for tinySQL can be found at www.sqlmagic.com
JSqlTool is a swing based application used to view/edit database tables content and to execute sql scripts, by connecting to a database using JDBC/ODBC. It'a a multilanguage application, tested on Oracle, SQLServer, MySQL, DB2 and many other databases.
includes SQL editor with syntax highlighting, code completion and templates, visual editing of database objects (tables, indexes, etc.), debugger of stored procedures, editable results, import/export features
"Feed It" is a data generator for databases to perform Load Tests. It allows you to populate your aplication database given a set of rules defined over your tables fields.
Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
jSQLView is a Java GUI/Swing application for users to retrieve data from SQL databases on remote and local hosts using available or custom drivers. Tables are shown graphically and queries and updates are automatically generated for quick view and update.
GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers