Skip to main content

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;

Author

BorisPlus

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.5.tar.gz (1.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page