Database for Ionic with node.js

Hi ! :slight_smile:
I use node.js for my backend but I hesitate between MongoDB and MySQL for the database ?

Whay do you advice me please ?

Which are you more familiar with?

I’m debutant with both :wink:

Then you decide :wink: :wink: :wink:

But with your experience, What is the best solution ?

I like my relational databases backed up with search indexers like Elastic Search / Azure Search, but your mileage may vary.

If you’re working with smaller datasets (like personal sets of data, i.e. addresses / whatever) something like Firebase is awesome as it takes care of all the syncing for you, even offline!

Thank man ! I will use MySQL I think but MongoDB seems very good too . It’s a hard choice :frowning: