hasql-th

Query compiler

A Haskell library for compiling Postgres queries into domain-specific types at compile-time.

Template Haskell utilities for Hasql

GitHub

112 stars
7 watching
8 forks
Language: Haskell
last commit: about 2 years ago
haskellhasqlpostgresql

Related projects:

RepositoryDescriptionStars
nikita-volkov/hasqlA high-performance PostgreSQL driver for Haskell with a flexible mapping API and various ecosystem libraries.522
statebox/cqlA Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations163
circuithub/rel8A Haskell library providing a concise and expressive interface to PostgreSQL databases155
haskellari/postgresql-simpleA Haskell client library providing a simple interface to PostgreSQL databases.89
tatut/specqlA Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code.132
postgres-haskell/postgres-wireA Haskell driver for interacting with PostgreSQL databases using the native binary protocol.64
tmcgilchrist/postgresql-transactionalA Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support.60
hasura/graphql-parser-hsA Haskell library for parsing GraphQL queries59
denisshevchenko/ohaskell.guideA comprehensive guide to the Haskell programming language263
robstewart57/hsparqlA Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers.48
khibino/haskell-relational-recordGenerates joined queries from type-level algebra and maps between SQL value lists and Haskell records233
galeone/igorAn abstraction layer for PostgreSQL that provides a GORM-like syntax for CRUD operations and supports prepared statements, transactions, and JSON types.125
1haskelladay/1hadProvides tools and exercises for practicing functional programming in Haskell118
ed-o-saurus/plhaskellAllows embedded execution of Haskell code within PostgreSQL.137
jakewheat/hssqlpppA Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect.108