mysql-libmysqlclient
JSON →Asynchronous MySQL bindings for Node.js using libmysqlclient C library. Version 1.6.0 is the latest. Provides all general connection/query functions from MySQL C API with partial prepared statement support. Connect, query, and fetchAll are async. Requires libmysqlclient-dev system package to build. Notable for using raw libmysqlclient rather than pure JavaScript implementation; performance-focused with async querySend. Maintained since 2010 with over 10 contributors.
Resources
packagemysql-libmysqlclient ↗
API endpoints
full doc /v1/registry/mysql-libmysqlclient