/ladc

LADC, a Layer Above Database Connectors, provides a common API inspired from PDO and JDBC, for Node.js.

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Monorepo for LADC

Build Status

LADC is a common API on top of relational database (SQL) connectors. It can connect to Postgresql, MariaDB / MySQL, SQLite. The API is inspired from PDO and JDBC. It’s named LADC for “a Layer Above Database Connectors”.

Projects