README
@berish/orm
ORM
Installation
$ npm install @berish/orm --save
or
$ yarn add @berish/orm
Supports typescript
ORM
<script type="module">
import berishOrm from 'https://cdn.skypack.dev/@berish/orm';
</script>
ORM
$ npm install @berish/orm --save
or
$ yarn add @berish/orm
Supports typescript