node-mariasql
JSON →A Node.js binding to MariaDB's non-blocking (MySQL-compatible) client library. Version 0.2.6 is the current stable release, targeting Node.js >=0.10.0. Unlike traditional libmysqlclient bindings, it uses MariaDB's non-blocking functions to achieve asynchronous behavior without multiple threads. It supports prepared statements, streaming rows via streams2, and metadata retrieval. This library is distinct from other MySQL drivers (e.g., mysql, mysql2) in that it specifically leverages MariaDB's client library for non-blocking I/O. However, note that it is no longer actively maintained; users are advised to consider alternatives like mysql2 or mariadb.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 4 distinct systems
last hit 16d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇫🇷 France · 🇨🇦 Canada
Resources
packagemariasql ↗