postgres-wire
Database client
A Haskell driver for interacting with PostgreSQL databases using the native binary protocol.
A native Haskell driver for PostgreSQL
64 stars
16 watching
6 forks
Language: Haskell
last commit: almost 6 years ago database-driverhaskellpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 155 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
nikita-volkov/hasql | A high-performance PostgreSQL driver for Haskell with a flexible mapping API and various ecosystem libraries. | 522 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 610 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |
haskell-beam/beam | A type-safe, Haskell interface to relational databases. | 583 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
pgjdbc/pgjdbc | A JDBC driver that enables Java programs to connect to PostgreSQL databases. | 1,514 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,016 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
karlseguin/pg.zig | A native PostgreSQL client driver written in Zig | 259 |