Socket
Socket
Sign inDemoInstall

ormius

Package Overview
Dependencies
11
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    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!).


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 02 Apr 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc