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 1,855 public repositories matching this topic...

This project implements the scenario that an email goes out via Mailgun (mailgun.com). Once it’s out, Mailgun sends various events back (open, clicked, etc). We have sent an email via Mailgun and now we expect those events sent to us via webhooks, hitting an API Gateway and then that information is proxied to a Lambda. The Lambda should do two t…

  • Updated Sep 21, 2021
  • TypeScript

Created by MongoDB Inc.

Released February 11, 2009

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

Related Topics

database document-oriented-database no-sql nosql