-
Book Overview & Buying
-
Table Of Contents
PHP and MongoDB Web Development Beginner's Guide
We covered a lot of things in this chapter.
Specifically, we covered:
What the NoSQL movement is
What MongoDB is, what is it good for, and who is using it
The MongoDB data model (databases, collections, and documents)
How to install and run MongoDB on a computer
How to create databases, collections, and documents using the mongo interactive shell.
How to install the MongoDB-PHP driver on a computer
How to create a connection to MongoDB from PHP
We also discussed how to configure the MongoDB server using command-line parameters or configuration files.
By now you should have a PHP-MongoDB development environment up and running on your system. In the next chapter, we will learn to create a simple web application using MongoDB as data backend.
Change the font size
Change margin width
Change background colour