Giter Site home page Giter Site logo

johanwestling / node-mysql2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sidorares/node-mysql2

0.0 0.0 0.0 40.38 MB

:zap: fast mysqljs/mysql compatible mysql driver for node.js

Home Page: https://sidorares.github.io/node-mysql2/

License: MIT License

Shell 0.01% JavaScript 94.35% TypeScript 5.63% HTML 0.01%

node-mysql2's Introduction

MySQL2

NPM Version NPM Downloads Node.js Version GitHub Workflow Status (with event) Codecov License

English | 简体中文 | Português (BR)

MySQL client for Node.js with focus on performance. Supports prepared statements, non-utf8 encodings, binary log protocol, compression, ssl much more.

Table of Contents

History and Why MySQL2

MySQL2 project is a continuation of MySQL-Native. Protocol parser code was rewritten from scratch and api changed to match popular Node MySQL. MySQL2 team is working together with Node MySQL team to factor out shared code and move it under mysqljs organization.

MySQL2 is mostly API compatible with Node MySQL and supports majority of features. MySQL2 also offers these additional features:

Installation

MySQL2 is free from native bindings and can be installed on Linux, Mac OS or Windows without any issues.

npm install --save mysql2

If you are using TypeScript, you will need to install @types/node.

npm install --save-dev @types/node

For TypeScript documentation and examples, see here.

Documentation

Acknowledgements

Contributing

Want to improve something in MySQL2? Please check Contributing.md for detailed instruction on how to get started.

To contribute in MySQL2 Documentation, please visit the Website Contributing Guidelines for detailed instruction on how to get started.

node-mysql2's People

Contributors

aikar avatar bitcloud avatar captainoz avatar cweijan avatar dependabot[bot] avatar dresende avatar felixge avatar gajus avatar github-actions[bot] avatar greenkeeper[bot] avatar greenkeeperio-bot avatar jmordica avatar kibertoad avatar larshp avatar masterodin avatar mscdex avatar nataliewolfe avatar qing-yang-20230331 avatar ruiquelhas avatar sidorares avatar simonschick avatar sushantdhiman avatar testn avatar trevorr avatar ulikoehler avatar vogievetsky avatar wellwelwel avatar wenisok avatar williamdes avatar yuxizhe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.