-
Notifications
You must be signed in to change notification settings - Fork 0
simple Object Mapper for SQLite
License
e3krisztian/omlite
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
O M LITE bject apper for SQ Support for mapping relations between objects is intentionally missing. Goals: - one to one mapping between objects and database rows - correctness - ease of use - small, simple implementation Restrictions by design: - maps class to table, table row to object instances - relations between objects at the Python level are *NOT* supported + at the database level constraints including foreign keys are supported - the name of the primary key is *id*. Query language is SQL based.
About
simple Object Mapper for SQLite
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published