postgresql-simple
Database client
A Haskell client library providing a simple interface to PostgreSQL databases.
Mid-level client library for accessing PostgreSQL from Haskell
88 stars
6 watching
46 forks
Language: Haskell
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
lpsmith/postgresql-simple | A Haskell client library for interacting with PostgreSQL databases. | 206 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
svenvc/p3 | A PostgreSQL client library for Pharo that provides an easy-to-use interface for interacting with a database. | 75 |
gmr/queries | A Python library that simplifies access to PostgreSQL databases by providing an easy-to-use API and features like connection pooling. | 256 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 156 |
pszturmaj/ddb | A D programming language client library for interacting with PostgreSQL databases. | 39 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |
epgsql/epgsql | A client library for interacting with PostgreSQL databases in Erlang. | 417 |
datawan-labs/pg | A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 349 |
tmcgilchrist/postgresql-transactional | A Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support. | 60 |
haskell-beam/beam | A type-safe, Haskell interface to relational databases. | 577 |
finagle/finagle-postgres | Provides support for interacting with PostgreSQL databases from a Finagle-based application | 81 |
dandoh/web-haskell-graphql-postgres-boilerplate | A Haskell-based web application framework with GraphQL API, PostgreSQL database, JWT authentication, and DB migration tools. | 122 |
databorg/client | A versatile SPARQL client library for modern web development with strong features and easy usage. | 9 |
tomoakin/rpostgresql | A C library that provides an R interface to PostgreSQL | 64 |