Skip to content
Yan Laguna edited this page May 11, 2017 · 14 revisions

Asynchronous MySQL bindings for Node.js based on libmysqlclient

The code of bindings lives at github.com/Sannis/node-mysql-libmysqlclient.

Bindings homepage: http://sannis.github.com/node-mysql-libmysqlclient.

Extra information: API, examples, quick overview

Fastest SQL-based ORM for node: mapper

For developers

If you found bug in project, please post it to issue tracker.

Information for contributors available in DEVELOPMENT file.

License and contributors

MIT License. See license text in file LICENSE

Author and maintainer: Oleg "Sannis" Efimov.

See other contributors in README.