Answer the question
In order to leave comments, you need to log in
Which database should I choose assuming I'm using NodeJS?
Good evening everyone.
Previously worked with php and MySQL, later switched to NodeJS, and soon started watching Ilya Kantor's NodeJS course, in which he used MongoDB as a base.
But it seems to me that I jumped off MySQL too quickly and switched to a completely different type of database, which was dictated by Ilya, as "the main base for working in the node." For for half a year I have not got used to the database, and even now it seems to me some kind of "not native".
Perhaps there are some other alternatives for the node? I want to get your recommendations on which database to work in the node should pay attention to.
Answer the question
In order to leave comments, you need to log in
We use any ORM if you don’t want to suffer with the choice, almost all databases will have a single api and the ability to write similar SQL queries.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question