This package has been deprecated

Author message:

Please use any-db instead

mysql-compat

0.0.2 • Public • Published

mysql-compat - Compatibility layer for MySQL

This module simply takes some of the high-level functions from the pg module, (e.g. implicit connection pooling) and swaps out the underlying pg module with mysql. I needed this to make my project gesundheit (which you should totally check out if you like programmatic query building) have less ugly internals.

Install

npm install mysql-compat

License

BSD

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i mysql-compat

    Weekly Downloads

    2

    Version

    0.0.2

    License

    BSD

    Last publish

    Collaborators

    • grncdr