mysql-compat

v0.0.2
Compatibility layer to make require('mysql') act more like require('pg')

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

npm i mysql-compat

Metadata

  • BSD
  • *
  • Unknown
  • released 8/7/2012

Downloads

Maintainers