@hackage / haskelldb

A library of combinators for generating and executing SQL statements.

Latest2.2.4

About

Metadata

  • Last updated , by JustinBailey
  • License BSD-3-Clause
  • Categories Databases
  • Maintained by: "Justin Bailey" <jgbailey@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

This library allows you to build SQL SELECT, INSERT, UPDATE, and DELETE statements using operations based on the relational algebra.