mysql-object-persistence

0.0.4 • Public • Published

MySQL javascript object persistence framework

This package manages migrations of sql (inspired by flyway) and reads the database schema to expose crud operations on the data. This is for someone who doesn't need something as heavy as an ORM and hates the idea of duplicating data definitions in their JavaScript code.

Readme

Keywords

none

Package Sidebar

Install

npm i mysql-object-persistence

Weekly Downloads

0

Version

0.0.4

License

ISC

Last publish

Collaborators

  • hurricane