8000 GitHub - postgres-haskell/postgres-wire at ec08234af6b7ef5c966fe978dfa2f500b68dae63
[go: up one dir, main page]

Skip to content

postgres-haskell/postgres-wire

Repository files navigation

License MIT Linux build

Postgres-wire

A native Haskell driver for PostgreSQL.

Features

  • No dependencies on C libraries such as libpq-dev.
  • Concise Haskell API.
  • Binary protocol support.
  • First-class notifications support.
  • Sending multiple queries in a single batch.
  • Built-in prepared statement cache.
  • Fast serialization/deserialization.
  • Designed with performance in mind.

Performance

Requests

Each test consisted of running queries that select 300 rows of 100 bytes each in a loop with 8 concurrent connections to the database server for 10 seconds. The benchmark results were obtained from Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 32 GB DDR4, PostgreSQL 9.5.5.

About

A native Haskell driver for PostgreSQL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0