haskelldb
DB query builder
A Haskell library that enables building re-usable and composable SQL queries in a type-safe and declarative way.
A library for building re-usable and composable SQL queries.
102 stars
9 watching
17 forks
Language: Haskell
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
didi/gendry | A Go library for building and parameterizing SQL queries in a flexible and reusable way. | 1,621 |
fukamachi/sxql | An SQL generator for Common Lisp that provides a simple and flexible way to create SQL queries. | 363 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
nullism/bqb | A lightweight query builder library for generating SQL queries with parameterized placeholders. | 152 |
stch-library/sql | A Clojure-based DSL for building SQL queries and statements. | 41 |
arthurkushman/buildsqlx | A Go library for building database queries with support for various query patterns and features | 172 |
pa-ba/compdata | A Haskell library for creating and manipulating compositional data types in a modular and flexible way | 89 |
manyuanrong/sql-builder | A Deno-based library for constructing and generating SQL queries from TypeScript data structures. | 55 |
aldy505/bob | An SQL query builder for Go that provides a structured way to create and execute SQL queries. | 17 |
bettyblocks/sql_dust | A tool to generate SQL queries using simple and intuitive syntax | 118 |
sdqri/effdsl | A Go library for building Elasticsearch queries in a type-safe and procedural manner. | 26 |
cmungall/sparqlprog | A programming language and environment that compiles logic queries to SPARQL queries for querying RDF data | 47 |
korma/korma | A Clojure library for generating and executing SQL queries in a concise and flexible way | 1,473 |
circuithub/rel8 | A Haskell library providing a concise and expressive interface to PostgreSQL databases | 156 |
lydiandy/vsql | A tool for building SQL queries programmatically | 46 |