# LIBORM
> ORM that use the legacy libsqlite.
Main classes: Orm, Command, Entity, Model etc...
## Installation
Node:
```sh
npm install liborm --save
```## Meta
Aime – abiendo@gmail.com
Distributed under the MIT license. See ``LICENSE``for more information.