0.1.1 • Published 2 years ago

ormius v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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.0

2 years ago

0.1.1

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago