[MOVED]


Keywords
connection, connector, relational, database, pool, transaction, sql, sqlite, postgresql, jdbc, pdo
License
CC0-1.0
Install
npm install mycn@0.15.1

Documentation

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