-
Book Overview & Buying
-
Table Of Contents
PHP and MongoDB Web Development Beginner's Guide
Let's take a look at what we covered in this chapter:
We discussed the possible use cases where we can use MongoDB and an RDBMS together as data backend in an application
We learned how to use MongoDB as a query cache for storing and serving results of expensive SQL queries
We learned how we can migrate data from an RDBMS to MongoDB, so the latter can be used as a data archive
We saw how MongoDB can be used for storing metadata of different entities in the application
We also discussed some potential problems that a developer might face if he decides to adopt such a hybrid data backend solution. In the next chapter, we are going to focus on an interesting feature of MongoDB, which is GridFS. Keep reading!
Change the font size
Change margin width
Change background colour