@hackage relational-query0.12.3.1
Typeful, Modular, Relational, algebraic query engine
Installation
Tested Compilers
Dependencies (19)
- array
- base <5
- bytestring
- containers
- ghc-prim >=0.2 && <0.3
- template-haskell Show all…
Dependents (11)
@hackage/persistable-types-HDBC-pg, @hackage/relational-query-HDBC, @hackage/relational-query-postgresql-pure, @hackage/acme-everything, @hackage/relational-schemas, @hackage/relational-record-examples, Show all…
This package contains typeful relation structure and relational-algebraic query building DSL which can translate into SQL query.
Supported query features are below:
Type safe query building
Restriction, Join, Aggregation
Modularized relations
Typed placeholders