# 資料庫 # SQL https://www.w3schools.com/sql/ ## Mysql https://www.mysql.com/ https://github.com/mysqljs/mysql ## PostgreSQL https://www.postgresql.org/ https://github.com/brianc/node-postgres ## Microsoft SQL https://www.microsoft.com/en-in/sql-server/sql-server-2019 https://github.com/tediousjs/node-mssql ## MariaDB https://mariadb.org/ https://github.com/MariaDB/mariadb-connector-nodejs ## SQLite https://www.sqlite.org/index.html https://github.com/mapbox/node-sqlite3 # NOSQL ## mongoDB https://www.mongodb.com/ https://robomongo.org/ https://www.tutorialspoint.com/mongodb/index.htm https://github.com/mongodb/node-mongodb-native