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.
233 stars
25 watching
36 forks
Language: Haskell
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Haskell library for compiling Postgres queries into domain-specific types at compile-time. | 112 |
| A Haskell library providing a concise and expressive interface to PostgreSQL databases | 155 |
| A Haskell implementation of GraphQL data types and utilities for building GraphQL schemas. | 168 |
| A Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations | 163 |
| A Haskell client library providing a simple interface to PostgreSQL databases. | 89 |
| A framework for building relational algebra in Ruby to simplify and standardize SQL queries across various databases. | 269 |
| A Haskell-based relational algebra engine that supports multiple frontends and adheres to mathematically-sound design principles. | 905 |
| Automates conversion of tabular data into standards-compliant RDF data cubes | 14 |
| A structured logging framework for Haskell applications | 205 |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| Generates Haskell bindings for GObject Introspection capable libraries | 293 |
| A Clojure library that converts Clojure data structures into SQL | 1,780 |
| A Haskell library that enables building re-usable and composable SQL queries in a type-safe and declarative way. | 104 |
| 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 |