esql icon indicating copy to clipboard operation
esql copied to clipboard

ESQL provides an abstraction layer between Erlang programs and SQL relational databases. This lets you write database code once, in Erlang, and have it work with any number of backend SQL databases (...

ESQL

Erlang Sql Database Connection

Currently available drivers

esql_sqlite3 -- Driver for esqlite

esql_pgsql -- Driver for pgsql