Skip to content

Because the world needs another Python Postgress driver... :P

Notifications You must be signed in to change notification settings

funkybob/egress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egress

Egress Because the world needs another Python Postgress driver... :P

But why??

The main difference is this tries to use the binary protocol as much as possible, instead of relying on text parsing.

Additionally, it uses the PQexecParams interface to pass the query and its parameters separately to the server.

About

Because the world needs another Python Postgress driver... :P

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages