0.1.2 • Published 5 months ago

ormius v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Statements Branches Functions Lines

Ormius

Simple Orm for mysql There is a lot of orm written for nodejs out there, so why one more? Because I can. Orm like prisma or sequelize are at this point better to use (If you read this and you want to help come chat!).

This library exist because I wanted to see if I was able to build something like this, and also because I come from rails, and I wanted to build something as easy to use as active record.

At this point, ormius support only mysql.

Feature plan

List of features planned to get to version 1

  • Belongs to
  • Has many
  • Has one
  • Support all data types
  • Migrate data structure
  • Migrate data
  • Jest
  • Security tests
  • Support postgres
0.1.2

5 months ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago