beam
Database library
A type-safe, Haskell interface to relational databases.
A type-safe, non-TH Haskell SQL library and ORM
577 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. | 477 |
haskellari/postgresql-simple | A Haskell client library providing a simple interface to PostgreSQL databases. | 88 |
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. | 78 |
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 | 156 |
haskell/network | Provides a low-level networking interface in Haskell | 327 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
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 | 351 |
haskell/statistics | A library for computing statistical data in Haskell efficiently and effectively | 299 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 596 |
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |