Skip to content

ioistired/syncpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syncpg

A synchronous wrapper for asyncpg.

It has the exact same API as asyncpg except wihtout functionality that only makes sense in an asynchronous context. Currently this means connection pools and any kind of listeners. See the asyncpg docs for usage.

License

BlueOak Model License 1.0.0. See LICENSE.md or https://blueoakcouncil.org/license/1.0.0.

About

synchronous wrapper for asyncpg

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages