Guest User

Untitled

a guest
Feb 22nd, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Database,Npm driver
  2. PostgreSQL,npm i pg
  3. MySQL,npm i mysql or npm i mysql2
  4. MariaDB,npm i mariasql
  5. SQLite3,npm i sqlite3
  6. Oracle,npm i oracledb or npm i strong-oracle
  7. MSSQL,npm i mssql
Add Comment
Please, Sign In to add comment