haskell-relational-record

Query generator

Generates joined queries from type-level algebra and maps between SQL value lists and Haskell records

This repository includes a joined query generator based on typefull relational algebra, and mapping tools between SQL values list and Haskell record type.

GitHub

233 stars
25 watching
36 forks
Language: Haskell
last commit: almost 3 years ago

Related projects:

RepositoryDescriptionStars
nikita-volkov/hasql-thA Haskell library for compiling Postgres queries into domain-specific types at compile-time.112
circuithub/rel8A Haskell library providing a concise and expressive interface to PostgreSQL databases155
jdnavarro/graphql-haskellA Haskell implementation of GraphQL data types and utilities for building GraphQL schemas.168
statebox/cqlA Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations163
haskellari/postgresql-simpleA Haskell client library providing a simple interface to PostgreSQL databases.89
nkallen/arelA framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases.269
agentm/project-m36A Haskell-based relational algebra engine that supports multiple frontends and adheres to mathematically-sound design principles.905
swirrl/table2qbAutomates conversion of tabular data into standards-compliant RDF data cubes14
soostone/katipA structured logging framework for Haskell applications205
kim/leveldb-haskellProvides Haskell bindings to LevelDB for fast, disk-based key-value storage66
haskell-gi/haskell-giGenerates Haskell bindings for GObject Introspection capable libraries293
seancorfield/honeysqlA Clojure library that converts Clojure data structures into SQL1,780
m4dc4p/haskelldbA Haskell library that enables building re-usable and composable SQL queries in a type-safe and declarative way.104
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