Skip to content

mongodb

John Lusher II edited this page Feb 21, 2016 · 10 revisions

MongoDB

Introduction to MongoDB

Let us first tackle the question, what is MongoDB?

SQL, which stands for Structured Query Language, is a computer language that was designed for the manipulation and management of data stored in a relational database system.
SQL uses a variety of commands and statements to manipulate data. Several of these commands are:

References and for more information please see: https://en.wikipedia.org/wiki/MongoDB

Clone this wiki locally