using mongodb for building database with schema
I am making a travel portal(airline booking site like make my trip...)
I wanted to use mongodb as database for it instead of mysql, mongodb is
schemaless and my mentor told me not every database can be used for every
application, but why, its just a database, we perform CRUD operation and
use it?
No comments:
Post a Comment