mysql-connector-nodejs
Database driver
An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol.
MySQL Connector Node.JS is a MySQL Connector using the X Protocol, which was introduced with MySQL 5.7.12.
155 stars
17 watching
36 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mysql/mysql-connector-j | Provides a Java driver for connecting to MySQL databases | 915 |
mysql/mysql-connector-net | A C# library providing connectivity for .NET applications to interact with MySQL databases. | 291 |
mysql/mysql-connector-python | A Python driver for interacting with MySQL databases using the Python Database API Specification v2.0. | 877 |
mysql-net/mysqlconnector | An ADO.NET data provider for MySQL and other compatible servers. | 1,391 |
mariadb-corporation/mariadb-connector-j | Provides a JDBC driver to connect Java applications to MariaDB and MySQL databases. | 338 |
genaker/nodejento | An ORM implementation that connects Magento 2 to Node.js without relying on PHP | 77 |
bestlong/node-red-contrib-mssql-plus | A Node-RED node that enables communication with MS SQL databases and Azure services. | 32 |
nodefluent/sequelize-kafka-connect | Enables data exchange between Kafka message queues and various relational databases using Node.js. | 38 |
bung87/amysql | A pure Nim implementation of the MySQL/MariaDB client protocol for asynchronous interactions with a MySQL database. | 27 |
mysql/mysql-connector-cpp | A MySQL database connector for C++ that allows developers to connect and interact with MySQL servers. | 634 |
datastax/nodejs-driver | A Node.js client library for interacting with Apache Cassandra databases | 1,240 |
covenantsql/cql-js-driver | Provides a JavaScript interface to interact with CovenantSQL's local proxy via web and Node applications. | 5 |
covenantsql/cql-java-driver | A Type 4 Java JDBC driver for connecting to and querying a specific database type | 2 |
jamesots/sqljocky | A MySQL connector written in Dart that enables basic SQL operations on the server. | 20 |
aerospike/aerospike-client-nodejs | A Node.js client for the Aerospike NoSQL database | 202 |