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
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
BioMa is a specimen based Biodiversity database Manager. It is designed to store, organize, and manipulate biodiversity-related scientific data, either for the purposes of museums, scientific collections, or research projects.
pyDATR is an implementation of the DATR language written in Python and usable as Python library. It provides a means for persistence and some extensability with Python functions.
psilib is a library allowing applications to process Portable Site Information (PSI). PSI is an XML-standard for enabling entire websites to be exchanged between content management tool without feature loss.
The Flamenco search and browse interface framework uses hierarchical faceted metadata to allow users to both refine and expand queries, while maintaining a consistent representation of a collection and seamlessly integrating keyword queries.
Anemasys is a network managemet system for small networks of Linux clients. It provides functions like state control and class based remote administration facilities. It consits of a collection of python scripts and an admin gui frontend.
Kura is a complete, professional system for the handling of linguistic data, especially fieldwork data from small-corpus languages. It allows users to enter texts in any language and analyze those texts
OpenID is a decentralized authentication protocol for web applications. OpenID users need share credentials with only one OpenID provider, and not every forum and network they log on to. This leads to a safer and more convenient Web. http://openid.net/
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.
Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Spam Scalpel is an open source spam intelligence engine. Spam Scalpel's main objective is to automate data collection and analysis for monitoring compliance with anti-spam laws.
ipodcal is a tool for ipod users, it is meant to be used to help users move their calendars from their computer/website to their ipod via GUI, also has features for managing notes/contacts.
Can also backup/restore those files.
imgSeek is a photo collection manager and viewer with content-based search and many other features. The query is expressed either as a rough sketch painted by the user or as another image you supply (or an image in your collection).
Yabman is a tool for managing bibliographic references. Its key features are a quality user interface, a carefully designed data model, and sophisticated three-state hierarchical reference labeling. It is currently usable but in a pre-alpha stage.
LTSP-ThinAdmin is a front-end for LTSP. It allows to manage thin clients configuration in a LTSP server, using a graphical interface. LTSP-ThinAdmin was designed for EduLinux (www.edulinux.cl) but it would have to work in any LTSP server.
Each user can run their own threaded search engine and contribute to a global search database searching only the sites they want. It is built using Turbogears.
lylina is a river-of-news style web-based RSS/Atom feed aggregator loosely based on it's predicessor, lilina. It features a dynamic multi-user system and a scalable database backend, providing the best way to get all your news in one place.
PyTablet is a self organizing DB for semi-structured data. PyTablet behave like a huge persistable dictionary where keys are ID and values are dictionary-like objects that can link each other and contain simple values.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...
``Modeling'': an Object-Relational Bridge for python.
Please note: this project is not maintained anymore.
Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL!