vietorm

VietORM is a Node.js ORM which aims to provide the user with all the features of SQLite in a simple way

Usage no npm install needed!

<script type="module">
  import vietorm from 'https://cdn.skypack.dev/vietorm';
</script>

README

VietORM

VietORM is a Node.js ORM which aims to provide the user with all the features of SQLite in a simple way.

Installation

Using npm:

$ npm install --save vietorm

Usage

WORK IN PROGRESS =)