selda
Database library
A type-safe, high-level interface for interacting with relational databases in Haskell.
A type-safe, high-level SQL library for Haskell
477 stars
17 watching
58 forks
Language: Haskell
last commit: 7 months ago dslhaskell-librarypostgresqlsqlsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
haskell-beam/beam | A type-safe, Haskell interface to relational databases. | 583 |
fjvallarino/monomer | A cross-platform GUI library for writing native Haskell applications | 598 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 468 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
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 |
kim/leveldb-haskell | Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
robstewart57/hsparql | A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. | 48 |
ismael-vc/uxn.jl | A Julia package for implementing a universal and self-contained relational database system | 0 |
winterland1989/mysql-haskell | A Haskell module providing a fast and efficient interface to MySQL databases | 122 |
postgres-haskell/postgres-wire | A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
haskell-servant/servant | A Haskell-based type-level web development framework | 1,834 |
hdbc/hdbc | A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 |
noredink/haskell-libraries | A monorepo of Haskell libraries developed by NoRedInk for various internal projects. | 76 |