hasql
PostgreSQL driver
A high-performance PostgreSQL driver for Haskell with a flexible mapping API and various ecosystem libraries.
The fastest PostgreSQL libpq-based driver for Haskell
519 stars
17 watching
55 forks
Language: Haskell
last commit: 2 months ago databasedriverhaskellhasqllibpqpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
nikita-volkov/hasql-th | A Haskell library for compiling Postgres queries into domain-specific types at compile-time. | 112 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
winterland1989/mysql-haskell | A Haskell module providing a fast and efficient interface to MySQL databases | 122 |
dwclark/postgresql | Provides a Java implementation of the PostgreSQL V3 protocol and JDBC 4 Driver for connecting to PostgreSQL databases. | 5 |
msakrejda/pegasus | An ActionScript 3 driver for PostgreSQL | 16 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 156 |
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
voltrb/volt-sql | An SQL driver for Volt that provides Postgres support to Ruby applications. | 7 |
cheatfate/asyncpg | A pure asynchronous PostgreSQL driver for the Nim programming language | 59 |
pgjdbc/r2dbc-postgresql | Provides a Java driver for interacting with PostgreSQL databases using the R2DBC API. | 1,012 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
xxgreg/dart_postgresql | Provides an interface to PostgreSQL databases from Dart applications | 84 |
nakagami/micropg | A PostgreSQL database driver for MicroPython allowing Python-based access to PostgreSQL databases. | 26 |