bergmark / tisch

Type-safe SQL interactions with PostgreSQL, based on Opaleye.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tisch

Build Status

See the NOTICE.txt and Apache-2.0 LICENSE.txt files to learn more about legal terms and conditions for this library.

tisch provides a bit of sugar on top of the great Opaleye to make its usage a bit more straightforward, safe and manteinable.

tisch was previously known as opaleye-sot. TODO: tell funny story about why the library is called tisch.

Build this project using Nix with nix-build ./default.nix.

About

Type-safe SQL interactions with PostgreSQL, based on Opaleye.

License:Apache License 2.0


Languages

Language:Haskell 98.8%Language:Nix 1.2%