MongoDB tutorial 2016-05-25 06:00

MongoDB is one kind of document-oriented NoSQL database. Open-source, cross-platform and free are the reasons large numbers of development team choose it. In this tutorial I will show you how to use it step by step.

install

init database

CRUD