Skip to content

omoulin/py_dbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyDBO

This is an implementation in python of an object oriented model for a postgresql database

This piece of code, release under GPL v3 license, supports : - Creation of the object model - Description of the object properties - Instanciation of the object - Inheritance between the objects - Calculated properties, defined as SQL queries executed when accessed, with variables in SQL text.

Pieces planned to be added : - Exception management

The main.py file gives and example on how to use it and also serve as testing purpose.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages