Thanks to visit codestin.com
Credit goes to github.com

Skip to content

amoghkini/postgres-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

postgres-wrapper

This is a simple Postgres wrapper built in python to perform the DML commands.

The wrapper currently supports following commands:

  1. insert()
  2. get_one()
  3. get_all()
  4. update()
  5. insert_or_update()

The implementation of other methods is in progress.

About

This is a simple Postgres wrapper built in python to perform the DML commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages