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.