erlsql


Easy expression and generation of SQL statements in Erlang

NOTE: SINCE ErlyWeb 0.4, ErlSQL IS NO LONGER MAINTAINED IN THIS LOCATION. THE CURRENT VERSION OF ErlSQL IS NOW IN THE ErlyWeb REPOSITORY AT http://code.google.com/p/erlyweb.

ErlSQL (ESQL) is a domain specific embedded language for expressing SQL statements in Erlang combined with a library for generating the literal equivalents of ESQL expressions.

For more information, read the documentation in the source code or visit http://yarivsblog.com/articles/tag/erlsql.

Project Information

Labels:
erlang sql