cql

Query language

A Haskell implementation of a functional query language that allows declarative specification and analysis of data transformations

CQL: Categorical Query Language implementation in Haskell

GitHub

163 stars
26 watching
15 forks
Language: Haskell
last commit: over 3 years ago
aqlcategory-theorydata-migrationhaskellquery-language

Related projects:

RepositoryDescriptionStars
francoliberali/cqlA query language designed to simplify and improve the way objects are queried from databases.17
hashicorp/mqlA query language for database models in Go that generates parameterized SQL without exposing the application to SQL injection.45
nikita-volkov/hasql-thA Haskell library for compiling Postgres queries into domain-specific types at compile-time.112
jwiegley/coq-haskellA Coq library providing definitions and notations to facilitate interaction between Haskell developers and the Coq proof assistant.168
kasei/sparqlkitAn implementation of the SPARQL 1.1 query language in Objective-C.6
statebox/idris-ctA formally verified category theory library written in Idris259
jameshaydon/lawvereA programming language with effects based on category theory and used to compile programs into various categorical abstractions.268
qmuntal/statelessA Go library for creating finite state machines directly in code981
robstewart57/hsparqlA Haskell library providing a domain-specific language for creating and submitting SPARQL queries to remote servers.48
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
erezsh/preqlAn interpreted relational query language that compiles to SQL, providing an alternative to traditional SQL programming.617
valderman/seldaA type-safe, high-level interface for interacting with relational databases in Haskell.478
thomaspatzke/equelA query language for Elasticsearch that simplifies data analysis and visualization.56
khibino/haskell-relational-recordGenerates joined queries from type-level algebra and maps between SQL value lists and Haskell records233
a8m/rqlA resource query language for REST APIs343