mariasqlarrow-up-right is a node.jsarrow-up-right binding to the non-blocking client libraryarrow-up-right provided with MariaDB. It is compatible with MySQL.
This binding is different from other libmysqlclient bindings in that it uses the non-blocking functions available in MariaDB's client library.
Install it with the npm package installer:
npm
npm install mariasql
In benchmarksarrow-up-right, mariasql performs much better than libmysqlclient.
The source code is located at github:node-mariasqlarrow-up-right.
Last updated 7 months ago
Was this helpful?