An ORM's job is to take plain old Python classes and translate them into stored rows in a database's tables. Using the sqlite3 module i created the scheme of a database and a class to interact with it
-
Notifications
You must be signed in to change notification settings - Fork 0
DimitrisBovasianos/ObjectRelationalManager
About
An ORM's job is to take plain old Python classes and translate them into stored rows in a database's tables.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published