#mongodb

Subscribe
MongoDB is a NoSQL database that stores data in the form of documents. It is open-source, cross-platform, and uses a document-oriented data model with dynamic schemas, making it easier to store and access data. MongoDB is used by many JavaScript developers because it allows them to quickly store and retrieve data from their applications. MongoDB also has built-in scalability and replication features, so it can easily handle large amounts of data.
Joel Lord
Joel Lord
Red Hat OpenShift
Talk: MERN Stack Application Deployment in Kubernetes
Maxime Beugnet
Maxime Beugnet
MongoDB
Talk: Building a Serverless GraphQL API in 7 Minutes