Skip to content
#

mongodb-database

mongodb logo

MongoDB is an open source NoSQL document-oriented database. MongoDB allows flexible schema representation instead of relying on fixed tables and columns. It supports full indexing, query, aggregation, tunable consistency and durability levels, and linear horizontal scaling through sharding.

Here are 110 public repositories matching this topic...

This module explains about the example of Spring Boot + MongoDB Integration using Mongo Repository Interface and Explaining about the Embedded Relationship (One-To-Many) and (One-To-One) with practical coding example and required dependencies.

  • Updated Jan 15, 2022
  • Java

Created by MongoDB Inc.

Released February 11, 2009

Followers
34.7k followers
Organization
mongodb
Website
www.mongodb.com
Wikipedia
Wikipedia

Related Topics

database document-oriented-database no-sql nosql