0.0.8 • Published 3 years ago

@slorm/slorm v0.0.8

Weekly downloads
89
License
MIT
Repository
github
Last release
3 years ago

Slorm

Slorm is a library consisting of a collection of classes and functions created to assist slonik users in creating and managing tables. Its name is the concatenation of "slonik" with "ORM".

It is heavily influenced by a python ORM named peewee.

Installing

npm i @slorm/slorm
yarn add @slorm/slorm

Is slorm an ORM?

No. But, it can be used to create one. In fact, I (the creator of this project) am a supporter of the idea that each project should have its own ORM, created especialy for the database requirements of each project. This is the true intent of slorm: a set of tools created for the pourpose of building an ORM with no constraints besides the postgres database.

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago