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 135 public repositories matching this topic...

Monorepo boilerplate using Nestjs, authentication, docker, redis, secrets service, logs service, libs structure, anti corruption layer pattern, adapter pattern, dependency inversion pattern, mongodb, redis, swagger and tests.

  • Updated Jan 18, 2024
  • TypeScript

In this article, you'll learn how to implement stateless authentication in Deno using JSON Web Tokens. As we all know, JSON Web Tokens can only be invalidated when they expire, so we'll include a persistent storage like Redis to serve as an extra layer of security.

  • Updated Dec 31, 2022
  • TypeScript

Created by MongoDB Inc.

Released February 11, 2009

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

Related Topics

database document-oriented-database no-sql nosql