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
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
pywincedb is a Python module to access native Windows CE databases and set of tools to manipulate them (conversion to/from XML, migration). Keywords: Python, WindowsCE, WinCE.
Torrent file inspector, editor and creator. It also has a generic torrent metadata converter, so use it to inspect bnbt internal databases or rtorrent session files ... Or just use it to edit or create torrent files :-)
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
A set of tools for generating and maintaining database schemas and data. Generates create, drop and upgrade scripts, as well as importing and exporting data. Especially useful for developers of applications with databases.
The Mnemosyne plugin for TeXmacs allows you to edit databases from the Mnemosyne flash-card program in TeXmacs, allowing you to include or edit mathematics in a fairly easy and efficient way.
This project automates Http-requests i.e. all browser activities can be logged/written to XML-formated files and redone by using simple methods.
This is very useful for automating http-server-requests e.g. queries to search engines, external databases..
Database abstraction and object-relational framework for Python based on the basictypes and basicproperties modules, and including reverse-engineering of schemas from live databases. Preliminary Zope DA is also available.
PyDAO is very thin object-relational mapper similar to Hibernate (but much simpler). Created to speed-up application development. It's very simple, but powerful, based on POPO (Plain Old Python Objects). Uses DB-API to connect to SQL databases.
* Provide an advanced mechanism for random-play of large sound databases
* Calculates the replay-gain for the songs to balance different recording levels
* Keeps history automatically, even if files are moved around
* Uses python to be easily extended
DbEye is a simple gui frontend for administration and manipulation of SQL databases. It is written in python and utilizes the wxWidgets toolkit and python DB-API 2.0 for cross-platform, multi-database functionality.
KInterbasDB is a Python DB API 2.0 module for the relational databases Firebird and Interbase. KInterbasDB also exposes most of the native client API of the database engine, including two-phase commit, server-side events, and an administrative API.
This program, called "rebuild_db", allows the iPod shuffle to be used without iTunes. It rebuilds the iPod shuffle's databases based on the actual content of the iPod's file system, without restrictions regarding the directory structure.
...Following is an example of a query in Pony:
select(p for p in Product if p.name.startswith('A') and p.cost <= 1000)
Pony translates queries to SQL using a specific database dialect. Currently Pony works with SQLite, MySQL, PostgreSQL and Oracle databases.
Pony ORM also include the ER Diagram Editor which is a great tool for prototyping. You can create your ER diagram online at https://editor.ponyorm.com, generate the database schema based on the diagram and start working with the database using declarative queries in seconds.
db_flay generates a simple, productive web interface for Postgresql databases. The target user is a secretary. db_flay lets users view, edit, copy, and delete data in multiple databases. A Plone-integrated version, plonedbflay, is also available.
CryptoHawk can calculate hashes (md2,md4,md5,sha-1,sha-256 and hmac). It can also perform cryptanalysis like frequency analysis for substutition cipher and exhaustive key search for rotation cipher, as well as searching internet databases for md5 hashes.
A toolbox for searching and extracting text in Bible databases. Currently in the process of converting the code repository to subversion. It may or may not live at sf.net afterward.
reppy is a PDF-Report Generator for databases (MySQL, Postgres, CSV) written in Python. The report definition is based on an XML-template, which can be edited with the included program XTRed. It needs the python library reportlab for pdf-creation.
'Spot The Difference' is a file integrity checker developed in python. It is OS independent, easy to use and fast. It supports most of the open-source databases (MySQL, PostgreSQL, SQLite and dbm).
ples is a set of ReSTful HTTP interfaces to commonly used Open Source databases for the Perl, Python and PHP (PPP) scripting languages.
ples-utils is an assortment of some useful PPP server scripts that can not be found *anywhere* else.
COMBuilder is a VB6 app that will allow you to write all COM objects for working with databases. Also, the program will create forms to work with this objects. It is planned to create also c# and vb.net code.
HTSQL is an HTTP access library to SQL databases, at http://htsql.org -- it is implemented with Python, and initially uses the PostgreSQL database. It has a do-as-you-please BSD style license for use with open source databases.