JavaScript - mariasql for node.js

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 install mariasql

In benchmarksarrow-up-right, mariasql performs much better than libmysqlclient.

The source code is located at github:node-mariasqlarrow-up-right.

spinner

Last updated

Was this helpful?