[erlang-questions] [ANN] mekao - SQL constructor library
Daniil Churikov
ddosia@REDACTED
Sun Jan 12 18:41:24 CET 2014
Hello Jesse. Thanks for giving a link, I completely forgot about that!
Will be very appreciated for any feedback.
воскресенье, 12 января 2014 г., 21:12:05 UTC+4 пользователь Jesse Gumm
написал:
>
> Hi Daniil,
>
> Assuming the URL for the project is https://github.com/ddosia/mekao
>
> Cool! This is very similar to an idea I'd been kicking around: using
> records to represent SQL query abstraction. I think records are a
> pretty excellent construct for this kind of composition (similar to
> how Nitrogen uses records to compose HTML documents and javascript) -
> definitely superior to string concatenation.
>
> I may find some time to play around with this project.
>
> Thanks for sharing!
>
> -Jesse
>
>
> On Sun, Jan 12, 2014 at 7:47 AM, Daniil Churikov <ddo...@REDACTED<javascript:>>
> wrote:
> > Hello dear list!
> >
> > 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.
> >
> > It is early alpha and I share it because it is already covers some of
> mine
> > usecases and I want to catch right direction to move on.
> >
> > Anyway spend few minutes to check README or read some tests.
> >
> > Thanks!
> >
> >
> >
> > _______________________________________________
> > erlang-questions mailing list
> > erlang-q...@REDACTED <javascript:>
> > http://erlang.org/mailman/listinfo/erlang-questions
> >
>
>
>
> --
> Jesse Gumm
> Owner, Sigma Star Systems
> 414.940.4866 || sigma-star.com || @jessegumm
> _______________________________________________
> erlang-questions mailing list
> erlang-q...@REDACTED <javascript:>
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140112/5f129486/attachment.htm>
More information about the erlang-questions
mailing list