0.1.2 • Published 6 years ago

mysql-accessor v0.1.2

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

mysql-accessor

This is not yet a functional package. Your interest is appreciated, but a working version will only be released towards the end of November 2018.

This is a stub of a mysql-specific ORM.

You're looking at the very first release, which is nothing more than a stub. While I've been developing the library for some time, my intention is to publish a cleaned-up and refactored version, complete with unit and integration tests. I cannot say how long this might take.

Under the hood, it uses the mysql package.

It is written in TypeScript and the first usable releases will only work with ts-node projects. JavaScript support may be added at a later date.