[erlang-questions] [ANN] mekao - SQL constructor library

Jesper Louis Andersen jesper.louis.andersen@REDACTED
Mon Jan 13 11:05:42 CET 2014


On Sun, Jan 12, 2014 at 2:47 PM, Daniil Churikov <ddosia@REDACTED> wrote:

> I would like to announce small library (currently under 500LoC), which
> intended to help in SQL queries construction.
> The main goal is to cover very basic type of queries, and provide
> mechanism to easily extend it if needed.
> Note that as one of the key concept is that you use records as db-data
> representation, otherwise it may not be useful for you.
>

There is an older library which does something in the same vein:

https://github.com/devinus/sqerl


-- 
J.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140113/e98d4ecb/attachment.htm>


More information about the erlang-questions mailing list