@hackage / relational-query

Typeful, Modular, Relational, algebraic query engine

Latest0.12.3.1

About

Metadata

  • Last updated , by KeiHibino
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: ex8k.hibino@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.6.2
  2. 9.4.6
  3. 9.2.8
  4. 9.0.2
  5. 8.10.7
  6. 8.8.2
  7. 8.8.1
  8. 8.6.5
  9. 8.6.4
  10. 8.6.3
  11. 8.6.2
  12. 8.6.1
  13. 8.4.4
  14. 8.4.3
  15. 8.4.2
  16. 8.4.1
  17. 8.2.2
  18. 8.0.2
  19. 7.10.3

Readme

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