QLite is a lite project of SQLite ORM at Python3, as lite ORM for lite SQL.
Project description
QLite
Description
QLite is a lite project of SQLite ORM at Python3, as lite ORM for lite SQL.
Capability
create/drop tables by its QLite ORM-classes;
insert/update/delete data by its QLite ORM-objects;
select data by QLite query constuctor;
select data with autojoin data by foreign key (different strategies);
get QLite ORM-object by ID with all its recursion data or one-step data with lazy=TRUE;
Links
Comment
Homework project аt course “Web-developer by Python” (https://otus.ru/learning)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
qlite-0.0.6.tar.gz
(1.4 kB
view details)
File details
Details for the file qlite-0.0.6.tar.gz.
File metadata
- Download URL: qlite-0.0.6.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ee68ed44ea428b492819f221e243f5da62f6b798916d7ec4d7e472b9047abc1
|
|
| MD5 |
dbc8c9ee4e317ddfe4b8ec92283849e7
|
|
| BLAKE2b-256 |
92441cff6d6459d33ed40426a5ea51b36ce319b27544ea6f01e0449932514560
|