Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ObjectRelationalManager

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

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages