UNPKG

sutando

Version:

A modern Node.js ORM. Makes it enjoyable to interact with your database. Support Mysql, MSSql, MariaDB, Sqlite.

3 lines (2 loc) 62 B
const Sutando = require('./src'); module.exports = Sutando;