python-axiom

Python object database

Description

Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.

Its primary goal is to provide an object-oriented layer with the key aspects of OOP (Object Oriented Programming), i.e. polymorphism and message dispatch, without hindering the power of an RDBMS (Relational DataBase Management System).

Axiom is a live database, not only an SQL generation tool: it includes an implementation of a scheduler service, external file references, automatic upgrades, robust failure handling, and Twisted integration.

Axiom is tightly integrated with Twisted, and can store, start, and stop Twisted services directly from the database using the included 'axiomatic' command-line tool.

Note: Axiom currently supports only SQLite and does NOT have any features for dealing with concurrency.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/twisted/axiom


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-axiom