mysql
MySQL client
A pure Node.js JavaScript Client implementing the MySQL protocol.
A pure node.js JavaScript Client implementing the MySQL protocol.
18k stars
503 watching
3k forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
javascriptmysqlnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
npm/cli | A package manager for JavaScript that enables users to manage and install dependencies for web applications. | 8,493 |
mysql/mysql-connector-nodejs | An official Node.js driver for MySQL, providing a connection to a relational database using the X Protocol. | 155 |
graphql/graphql-js | A reference implementation of GraphQL in JavaScript. | 20,088 |
parallel-js/parallel.js | A utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks. | 3,232 |
nodejs/node | A cross-platform JavaScript runtime environment supporting collaborative development and focused on stability and security | 107,829 |
mqttjs/mqtt.js | A client library for the MQTT protocol, written in JavaScript and designed for use with Node.js and web browsers. | 8,602 |
sql-js/sql.js | A JavaScript library that allows you to create and query relational databases entirely in the browser. | 12,788 |
microsoft/nodejs-guidelines | A centralized resource providing guidelines and best practices for working with Node.js on Microsoft platforms | 2,494 |
websockets/ws | A library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers. | 21,752 |
learning-zone/nodejs-basics | Provides an introduction to building server-side applications with JavaScript using Node.js | 3,066 |
theturtle32/websocket-node | An implementation of the WebSocket protocol for Node.js | 3,757 |
andrewplummer/sugar | A utility library for working with native JavaScript objects | 4,541 |
brianc/node-postgres | A PostgreSQL client for Node.js, providing a non-blocking connection to the database. | 12,331 |
tj/n | A tool for managing multiple versions of Node.js on a single system | 18,881 |
workshopper/javascripting | An interactive terminal-based tutorial to learn JavaScript | 2,865 |