Comment on Migrating a large site from SQL Server to MongoDB - Lessons LearnedparentComments−rfurlanOP14yMongoDB has the potential to be faster than traditional relational databases simply because it does less, way less. The trade off makes sense for some applications, but not for all, it really depends on your requirements.
Comments
MongoDB has the potential to be faster than traditional relational databases simply because it does less, way less. The trade off makes sense for some applications, but not for all, it really depends on your requirements.