beam
Database library
A type-safe, Haskell interface to relational databases.
A type-safe, non-TH Haskell SQL library and ORM
583 stars
23 watching
170 forks
Language: Haskell
last commit: about 1 month ago haskellormpostgrespostgresqlsqlsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
valderman/selda | A type-safe, high-level interface for interacting with relational databases in Haskell. | 478 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
alevy/postgresql-orm | An Object Relational Mapping library for Haskell that simplifies interactions with PostgreSQL databases. | 77 |
haskell-graphql/graphql-api | A Haskell library for creating type-safe GraphQL APIs | 406 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 155 |
haskell/network | Provides a low-level networking interface in Haskell | 329 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
hdbc/hdbc | A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 |
hyperf/database | A PHP-based library providing an ORM and coroutine-friendly interface to interact with databases. | 17 |
joelburget/react-haskell | A set of libraries and tools for building web UI using Haskell | 352 |
haskell/statistics | A fast and efficient library for computing statistical data in Haskell | 301 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 598 |
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |