MongoDB (No-SQL)
MongoDB is an open-source document database, and leading NoSQL database. MongoDB is written in c++.
MongoDB is a cross-platform document-oriented database. Classified as a NoSQL database, MongoDB eschews the traditional table-based relational database structure in favor of JSON-like documents with dynamic schemas (MongoDB calls the format BSON), making the integration of data in certain types of applications easier and faster.
Documents/Tutorials:-
Sunit
No comments:
Post a Comment