js supports all kinds of databases no matter if it is a relational database or NoSQL database. However, NoSQL databases like MongoDb are the best fit with Node. js.
Read moreCAN node js work with SQL?
You can connect to a SQL Database using Node. js on Windows, Linux, or macOS .
Read moreCan we use js with MySQL?
No, JavaScript can not directly connect to MySQL .
Read moreHow do I use node and MySQL?
Here’s how to use MySQL in Node in five easy steps:
Read more