Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Data Model Hierarchy of Mongo Database
WhatsApp
Shirsendu Nandi
13y
4.3
k
0
0
25
Blog
Data Model Hierarchy of Mongo Database
Data Model Hierarchy of Mongo Database:
A Mongo system holds a set of databases (for e.g. databases in SQL Server)
A database holds a set of collections
A collection holds a set of documents (tables in SQL Server)
A document is a set of fields (for e.g. attributes in tables)
A field is a key-value pair
A key is a name (string)
A value is a basic type like string, integer, float, timestamp, binary or a document, or an array of values (for e.g. Datatype in SQL Server)
Data Model Hierarchy of Mongo Database
Up Next
Serialization in Mongo Database using c#.
Ebook Download
View all
Printing in C# Made Easy
Read by 22.3k people
Download Now!
Learn
View all
Membership not found