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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
ExpenseTracker is a tag based personal expense tracking software. It is developed to run on Windows and Linux flavors. It uses sqlite3 for storing user preferences and expense details.
CdFly is a crossplatform CD collection manager written in c++ using the brand-new qt4 library by trolltech and storing its data in a sqlite3 database. Supported platforms are Linux and Windows. Mac OS X should work too but is not tested.
SQL-to-C++ code-generator that generates a C++ class for every table in your SQLite3 database. The code-generation is performed based on the "CREATE TABLE" SQL operators.