Socket
Socket
Sign inDemoInstall

ormius

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

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
Maintainers
1
Created
Source

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

Package last updated on 26 Feb 2022

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc