Job Recruitment Website - Job seeking and recruitment - What database should node.js use?

What database should node.js use?

It depends on the business scenario. You can choose the mainstream database, and mysql is commonly used in the industry.

Let's see if the database support provided by node supports the following databases: IBMDB2 2, MSSQLServer, PostgreSQL, MySQL, SQLite and Oracle.

Supported NoSQL includes MongoDB, Hive, Redis and CouchDB.