XRecord is not an attempt to replace existing ORMs. It's designed as a plug and
play
component to ANY well defined, already existing database .
Features
--------
* full introspection, no model definition in Python required,
* automatic foreign key mapping, both in the referenced and referencing
objects,
* automatic many-to-many relationship detection,
* optional foreign-key references caching,
* easily extend generated record classes to provide extra functionality for
your objects,
* easily define FK and MTM relationships, that were left out in the database
definition,
* object-mapping of any SQL statement,
* may be used without writing a single line of SQL,
* multiple-column primary keys,
* database connection objects designed for long-running applications
play
component to ANY well defined, already existing database .
Features
--------
* full introspection, no model definition in Python required,
* automatic foreign key mapping, both in the referenced and referencing
objects,
* automatic many-to-many relationship detection,
* optional foreign-key references caching,
* easily extend generated record classes to provide extra functionality for
your objects,
* easily define FK and MTM relationships, that were left out in the database
definition,
* object-mapping of any SQL statement,
* may be used without writing a single line of SQL,
* multiple-column primary keys,
* database connection objects designed for long-running applications
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
XRecord-0.1.3.tar.gz
(63.6 kB
view details)
File details
Details for the file XRecord-0.1.3.tar.gz.
File metadata
- Download URL: XRecord-0.1.3.tar.gz
- Upload date:
- Size: 63.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
738ec72860795e0659939684423afac0fc59dfeed2c05c633b30eec66e5325eb
|
|
| MD5 |
5dce9a5bfc206d1f29f0459566a84efe
|
|
| BLAKE2b-256 |
180b8fa189d533179eaef2d8401bedbbe5763aceaeac60e9ea1f30dac59a2949
|