mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-23 20:08:06 -08:00
Add MySQL to Database
This commit is contained in:
@@ -250,6 +250,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
### Database
|
||||
|
||||
- [LevelUP](https://github.com/rvagg/node-levelup) - LevelDB, Node.js style.
|
||||
- [MySQL](https://github.com/felixge/node-mysql) - A pure Node.js JavaScript Client implementing the MySQL protocol.
|
||||
- [Redis](https://github.com/mranney/node_redis) - Redis client for Node.js.
|
||||
- [Sequelize](https://github.com/sequelize/sequelize) - Multi-dialect ORM. Supports SQLite, MySQL, PostgreSQL.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user