hasql-th
Query compiler
A Haskell library for compiling Postgres queries into domain-specific types at compile-time.
Template Haskell utilities for Hasql
112 stars
7 watching
8 forks
Language: Haskell
last commit: 8 months ago haskellhasqlpostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance PostgreSQL driver for Haskell with a flexible mapping API and various ecosystem libraries. | 522 |
| A Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations | 163 |
| A Haskell library providing a concise and expressive interface to PostgreSQL databases | 155 |
| A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
| A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
| A Haskell driver for interacting with PostgreSQL databases using the native binary protocol. | 64 |
| A Haskell library providing a monadic wrapper around PostgreSQL query functions with predictable semantics and transactional support. | 60 |
| A Haskell library for parsing GraphQL queries | 59 |
| A comprehensive guide to the Haskell programming language | 263 |
| A Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers. | 48 |
| Generates joined queries from type-level algebra and maps between SQL value lists and Haskell records | 233 |
| An abstraction layer for PostgreSQL that provides a GORM-like syntax for CRUD operations and supports prepared statements, transactions, and JSON types. | 125 |
| Provides tools and exercises for practicing functional programming in Haskell | 118 |
| Allows embedded execution of Haskell code within PostgreSQL. | 137 |
| A Haskell implementation of a SQL parser and type checker with support for the PostgreSQL dialect. | 108 |