1
INTRODUCTION
INTRODUCTION
- MongoDB is an open source, document-oriented database designed to provide high performace, high availability & high scalibility.
- Instead of storing the data in tables and rows as we do with a relational database, in MongoDB we use JSON-like documents with dynamic schemas to form and manipulate data.
- It is a very new technology and developed in 2009 but it is achieving active development since it was formed.
- NoSQL databases are in considerations of the web developers and mongoDB is one of them.
0 comments:
Post a Comment