@hackage / ribbit

[Unmaintained] Type-level Relational DB combinators.

Version Deprecated package1.1.0.1

About

Metadata

  • Last updated , by rickowens
  • License MIT
  • Categories Databases
  • Maintained by: rick@owensmurray.com

  • Lottery factor: 0

Links

Installation

This package has been deprecated

Readme

Notice: I am no longer maintaining this package. If you would like to take it over please contact me. Ribbit is yet another type safe relational database library for Haskell, heavily inspired by the amazing Servant library. The goal is to create a type-level language for defining table schemas "as a type", queries that operate on those schemas, and, tangentially, "backends" that can do something useful with those types like talk to an actual database.