MariaDB Connector Node.js 3.0.0-beta now available
Posted on June 30, 2021 by Daniel Bartholomew
MariaDB is pleased to announce the immediate availability of MariaDB Connector/Node.js 3.0.0 Beta. See the release notes and changelog for details and visit mariadb.com/downloads/#connectors to download.
Release Notes and Changelog
MariaDB Connector/Node.js 3.0.0 Beta
Notable Changes
The MariaDB Connector/Node.js 3.0 series adds several new features, including:
- Adds support for prepared statements with streaming parameters
- Allows to skip metadata when connecting to MariaDB Server 10.6 for better performance
- Adds several connection options about data type handling for backwards compatibility
- Adds a custom logging API
See the release notes for more details.