/erbi

Erlang Database Interface

Primary LanguageErlangApache License 2.0Apache-2.0

Build Status

ERBI (ERlang dataBase Interface)

This package intends to provide a simple database interface for erlang code, making it possible to move existing code to a different database engine with at worst only a change of any embedded queries. It is strongly inspired by Perl's excellent DBI.pm

See the edoc documentation here.