Sql Packages

criterion

criterion allows you to work with (build, combine, reuse, ...) SQL-where-conditions ('x = 5 AND y IS NOT NULL'...) as data (goodbye string-concatenation) and compile them to SQL: it has a succinct mongodb-like query-language, a simple and elegant function

0.4.0-rc.1 • Published 11 years ago

podb

[![Build Status](https://travis-ci.com/vharitonsky/podb.svg?branch=master)](https://travis-ci.com/vharitonsky/podb)

0.0.14 • Published 7 years ago