> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/connectors/mariadb-connector-nodejs/other-nodejs-connectors.md).

# Other Node.js Connectors

{% columns %}
{% column %}
{% content-ref url="/pages/RRwR0CTuFFrX0Crma4Pa" %}
[JavaScript - mariasql for node.js](/docs/connectors/mariadb-connector-nodejs/other-nodejs-connectors/javascript-mariasql-for-nodejs.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
`mariasql` is a Node.js binding to MariaDB's non-blocking client library, providing higher benchmark performance than standard `libmysqlclient` bindings for MariaDB and MySQL connections.
{% endcolumn %}
{% endcolumns %}
