A Simple but Powerful Object Rational Mapping (ORM) library.
Project description
Xerial ORM
A Simple but Powerful Object Rational Mapping (ORM) library. Xerial is a session-based ORM, which emphasizes the concept Code Centric Data Structure to support developer working in team.
For tutorial and documentation see Document.
For code example see Example.
Supported DB
- PostgreSQL
- Oracle
- MariaDB/MySQL
- SQLite
- MS SQL Server
Main Features
- Code Centric Data Structure
- Automatic table creation and structure modification based on Model Code
- Table structure and data rollback
- SQL based query clause
- Relation between models (1-to-1, 1-to-N, N-to-N)
- Metadata for table structure including form input for later use by application development.
Installation
For production :
pip3 install xerial-orm
For development from source code:
sudo ./XerialSetup.py setup
sudo ./XerialSetup.py link
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xerial_orm-0.9.4-py3-none-any.whl.
File metadata
- Download URL: xerial_orm-0.9.4-py3-none-any.whl
- Upload date:
- Size: 90.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e851e7fcf6b991d6ae66887a000feb1e20c8400ac6824a23af06314a467195a7
|
|
| MD5 |
9d84139d5bc5840eeeb9a59a9fff5b45
|
|
| BLAKE2b-256 |
c4d59d618956d27ad3a2828613d404841fa8b83abfa984653e17442500f085f9
|