Skip to content
Sannis edited this page Sep 21, 2010 · 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.

For developers

If you found bug in project, please post it to issue tracker. You can email patches to efimovov@gmail.com or fork project and create pull request to contribute to my tree of node-mysql-libmysqlclient. Other information for contributors available at contributing page.

License and contributors

MIT License. See license text in file LICENSE

Copyright (C) 2010 Oleg "Sannis" Efimov
E-mail: efimovov@gmail.com
Site: http://sannis.ru

See other contributors in README.

Clone this wiki locally