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 database access library for C++ programmers that provides the illusion of embedding SQL in regular C++ code, staying entirely within the C++ standard.
Generic C++ SQL wrapper over different SQL DB engines.
Generic C++ SQL client wrapper over different SQL DB engines. Using a unified interface, it currently supports MySQL/MariaDB, ODBC, PostgreSQL and SQLite.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
AnyQA is a platform independent SQL query browser that allows you to browse different DBMS. Currently, only MySQL and SQLite is supported. In future, PostgreSQL, Oracle, etc. are to be included. It also provides a uniform C++ API for DBMS access.
a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
jDB is a small, lightweight, easily embeddable into other applications database system that has a console frontend to use to manage your own personal data, and a CGI frontend to administer and use remote databases through the web.
MongoAdmin able to:
- Add elements to the base. Supports three types: String, Int, Double.
- Remove items.
- Edit objects. Can not change the type, it is necessary to delete and create the right type.
- Export and import data. Use own format. Does not support the 'mongoimport' format. Export can specify to remove collection before importing.
- Allows you to bookmark frequently visited places.
- Copy the line by double clicking on the object
Not able to:
- Execute commands...