You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Early experiment of a pure Haskell (no dependency on libpq) PostgreSQL driver.
About
A pure Haskell (no libpq) postgresql driver with streaming built into the core, speaking postgres's binary protocol, with pipelining and interruption safety.