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.
Start Free
MongoDB Atlas runs apps anywhere
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.
FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
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!
WebPython is a web-application development toolkit, written in Python. It contains a portable object-relational database layer, a Python-object persistence system and a templating engine, among other stuff.
Butler framework is a table-oriented java object model on top of JDBC that makes database programming easier. It also has a set of database aware swing components and a JSP tag library.
Cheshire3 is a fast Z39.50, SRW, XML search engine, written in Python for extensability and using C libraries for speed. Next generation of the Cheshire system (http://cheshire.berkeley.edu) and designed around a distributable, object oriented model.
FramerD is a distributed semi-structured object database originally developed at MIT. It provides an internationalized Scheme-based scripting language, built-in text analysis tools, and special support for web scripting.
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.
Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
PBOF(Persistant Business Object Framework) is a Framework for Python which stores objects in a relational database. The mapping between objects and the database is done in an external 'model' file. No need to know SQL or the database structure. Connecti
PyORQ (Python Object Relational binding with Queries) defines a new object-relational mapping. Native Python expressions which are translated automatically into SQL allow you to use the search capability of a relational database in an OO environment.
pyERP is an ERP (Enterprise Resource Planning) tool written in Python intended to handle the administration of Small/Medium and Large Companies using web standards. This product runs on Zope (App Server/CMS), uses MySQL (RDBMS) and also ZODB (Object DB).
Pymerase is a tool intended to generate a python object model, relational database, and an object-relational model connecting the two. However it has been extended to also output webpages and can be easily extended to output whatever else you might like.
FreeGee is an integrated application framework for Python and C++. Included modules are: Python (scripting), PostgreSQL (database), wxWidgets/wxWindows (GUI), GnuPG (crypto), omniORB (OO middleware), Apache (Web), and other fine tools (see Home Page).
Development of a semi-automatic natural language translation system.
The basic idea is to make a smart object database of all kinds of standard messages with their translation in various languages and write an easy to use API to access the DB.
dbo is a database object relational mapper (ORM) written entirely in Python. Tables are represented using a straightforward python class and row instances are encapsulated as python instances. Joins, views, transactions, and more.
Skeem is a database library and tool for Python. It enables the creation of database objects by defining them in XML. The XML meta-data can then be used to easily access / populate the database in an object-oriented mannger.
SimData-CSP is a C++ library for data management in simulations that provides dynamic object creation, automatic binding to external static data at runtime (using precompiled XML), and many data classes useful in simulations (with full Python bindings).
interface for storing objects to relational database (mySQL at the moment); written in python; nice to use with zope application server to store the content of web-forms in a generic way
YODA (Y Object Database Adapter) is OO objectstore for the Python. Actually, this isn\'t just another Python objectstore. YODA is complete run-time environment, where you can create you persistant objects, run the portable applications which uses those
Momoko is a framework for developing distributed, multi-user, network-aware applications. It includes facilities for storing objects in a tree structure, a shell for manipulating the object database, orthogonal persistence, scripting support, and a trans