Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.19 KB

README.markdown

File metadata and controls

54 lines (31 loc) · 1.19 KB

Node.js MySQL clients benchmarks

Build status


You can install this via npm:

#> npm install -g mysql-benchmarks

And run:

$> node-mysql-benchmarks

Github repo: http://github.com/Sannis/node-mysql-benchmarks

Supported MySQL bindings

Also includes benchmarks written in PHP and C++.

Benchmark results

Some of my (Sannis') benchmark results: https://github.com/Sannis/node-mysql-benchmarks/wiki.

Contributing

To contribute any patches, simply fork this repository using GitHub and send a pull request to me (http://github.com/Sannis). Thanks!

License

MIT License. See license text in file LICENSE.

Bindings licenses you can read in their repositories. At this moment all of them are MIT-licensed.