Divmod Axiom is an object database, or alternatively, an object-relational mapper, implemented on top of Python.
Note: Axiom currently supports only SQLite and does NOT have any features for dealing with concurrency. We do plan to add some later, and perhaps also support other databases in the future.
Its primary goal is to provide an object-oriented layer with what we consider to be the key aspects of OO, i.e. polymorphism and message dispatch, without hindering the power of an RDBMS.
Axiom is a live database, not only an SQL generation tool: it includes an implementation of a scheduler service, external file references, automatic upgraders, 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.
Release files for axiom 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| axiom-0.9.0.tar.gz | 224.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| axiom-0.9.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 489.4 kB
Release files / axiom-0.9.0.tar.gz
| Download URL | axiom-0.9.0.tar.gz |
|---|---|
| Size | 224.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ed0dfe4c86e9d5504dbb17f1b47646fb9a6e8edef3b703b98cdd462bd265c46d
|
|
BLAKE2b-256 checksum How to use checksums |
ecb540ed84961a115d5e42b556e7382c1fa2b5f00d12c184f8471ef0a5b92695
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/2.7.18
|
Release files / axiom-0.9.0-py2-none-any.whl
| Download URL | axiom-0.9.0-py2-none-any.whl |
|---|---|
| Size | 265.2 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
4bfb5ac5af9b1d3f27c88ff2cd6ee52d93b7aa2fdaff9c3e9d9bc39e440b1630
|
|
BLAKE2b-256 checksum How to use checksums |
e06e3b55fc33cd96ac32d38f4f7141222f6129a496ee6f41902139d4df95e2d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/2.7.18
|