@sequeljs/orm is an ORM built on top of @sequeljs/ast and @sequeljs/omi
for JavaScript.
npm install --save @sequeljs/ormFeel free to contribute with this library. For more information, take a look at our contributing guide.
@sequeljs/orm is basically a rewrite of
Rails' Active Record
library in TypeScript.