[erlang-questions] ErlSQL: easy expression and generation of SQL statements in Erlang

Yariv Sadan yarivvv@REDACTED
Sat Sep 16 22:59:27 CEST 2006


Hi,

I created a small library, called ErlSQL, for expressing and genering
SQL statements in Erlang. ErlSQL makes it easy to dynamically generate
SQL-injection free statements from Erlang. ErlSQL will be included in
ErlyDB, but you can also use it independently if you're working with
the MySQL or Postgres driver directly, for instance.

You can grab it at http://code.google.com/p/erlsql

For more information, visit
http://yarivsblog.com/articles/2006/09/16/introducing-erlsql-easy-expression-and-generation-of-sql-statements-in-erlang.

Best regards,
Yariv



More information about the erlang-questions mailing list