In the Node.js ecosystem, Postgre has become a must for me in terms of an open-source SQL database.
We are lucky to have drivers actively maintained by the community like pg-promise or postgres. I never had the opportunity to test yet but there is also:
- slonik
- 🆕 massive.js.
The project itself is also very actively maintained and monitored. It really is an ideal choice for both personal and professional projects. Over the past two years, this is also reflected in the number of offers specifying PostgreSQL as the database (as far as I am concerned, it was the database in place on all of my last missions).
In short, I therefore strongly encourage you to take an interest in this database with the following page which presents the project and its advantages.
Learn PostgreSQL Tutorial - Full Course for Beginners
⬅️ 💾 Database: The importance of learning SQL | ➡️ 💾 Database: MySQL & MariaDB