updated
stringclasses
4 values
metadata
dict
action
stringclasses
1 value
sourceName
stringclasses
4 values
body
stringlengths
209
8.98k
url
stringlengths
38
99
format
stringclasses
1 value
title
stringlengths
12
68
2024-05-20T17:30:49.148Z
{ "contentType": null, "productName": "MongoDB Atlas", "tags": [ "atlas", "docs" ], "version": null }
created
snooty-cloud-docs
# View Database Access History - This feature is not available for `M0` free clusters, `M2`, and `M5` clusters. To learn more, see Atlas M0 (Free Cluster), M2, and M5 Limits. - This feature is not supported on Serverless instances at this time. To learn more, see Serverless Instance Limitations. ## Overview Atlas p...
https://mongodb.com/docs/atlas/access-tracking/
md
View Database Access History
2024-05-20T17:30:49.148Z
{ "contentType": null, "productName": "MongoDB Atlas", "tags": [ "atlas", "docs" ], "version": null }
created
snooty-cloud-docs
# Manage Organization Teams You can create teams at the organization level and add teams to projects to grant project access roles to multiple users. Add any number of organization users to a team. Grant a team roles for specific projects. All members of a team share the same project access. Organization users can be...
https://mongodb.com/docs/atlas/access/manage-teams-in-orgs/
md
Manage Organization Teams
2024-05-20T17:30:49.148Z
{ "contentType": null, "productName": "MongoDB Atlas", "tags": [ "atlas", "docs" ], "version": null }
created
snooty-cloud-docs
# Manage Organizations In the organizations and projects hierarchy, an organization can contain multiple projects (previously referred to as groups). Under this structure: - Billing happens at the organization level while preserving visibility into usage in each project. - You can view all projects within an organiz...
https://mongodb.com/docs/atlas/access/orgs-create-view-edit-delete/
md
Manage Organizations
2024-05-20T17:30:49.148Z
{ "contentType": null, "productName": "MongoDB Atlas", "tags": [ "atlas", "docs" ], "version": null }
created
snooty-cloud-docs
# Alert Basics Atlas provides built-in tools, alerts, charts, integrations, and logs to help you monitor your clusters. Atlas provides alerts to help you monitor your clusters and improve performance in the following ways: 1. A variety of conditions can trigger an alert. 2. You can configure alerts settings based on...
https://mongodb.com/docs/atlas/alert-basics/
md
Alert Basics
2024-05-20T17:30:49.148Z
{ "contentType": null, "productName": "MongoDB Atlas", "tags": [ "atlas", "docs" ], "version": null }
created
snooty-cloud-docs
# Resolve Alerts Atlas issues alerts for the database and server conditions configured in your alert settings. When a condition triggers an alert, Atlas displays a warning symbol on the cluster and sends alert notifications. Your alert settings determine the notification methods. Atlas continues sending notifications ...
https://mongodb.com/docs/atlas/alert-resolutions/
md
Resolve Alerts
2024-05-20T17:32:10.812Z
{ "contentType": null, "productName": "PyMongo", "tags": [ "docs", "driver", "python", "pymongo" ], "version": "v4.7 (current)" }
created
snooty-pymongo
# Aggregation Tutorials ## Overview Aggregation tutorials provide detailed explanations of common aggregation tasks in a step-by-step format. The tutorials are adapted from examples in the Practical MongoDB Aggregations book by Paul Done. Each tutorial includes the following sections: - **Introduction**, which desc...
https://mongodb.com/docs/languages/python/pymongo-driver/current/aggregation/aggregation-tutorials/
md
Aggregation Tutorials
2024-05-20T17:32:10.812Z
{ "contentType": null, "productName": "PyMongo", "tags": [ "docs", "driver", "python", "pymongo" ], "version": "v4.7 (current)" }
created
snooty-pymongo
# Specialized Data Formats ## Overview You can use several types of specialized data formats in your PyMongo application. To learn how to work with these data formats, see the following sections: - Learn how to encode and decode custom types in the Custom Types guide. - Learn how to work with Python `datetime` obje...
https://mongodb.com/docs/languages/python/pymongo-driver/current/data-formats/
md
Specialized Data Formats
2024-05-20T17:32:10.812Z
{ "contentType": null, "productName": "PyMongo", "tags": [ "docs", "driver", "python", "pymongo" ], "version": "v4.7 (current)" }
created
snooty-pymongo
# Create a MongoDB Deployment You can create a free tier MongoDB deployment on MongoDB Atlas to store and manage your data. MongoDB Atlas hosts and manages your MongoDB database in the cloud. ## Create a Free MongoDB deployment on Atlas Complete the Get Started with Atlas guide to set up a new Atlas account and load...
https://mongodb.com/docs/languages/python/pymongo-driver/current/get-started/create-a-deployment/
md
Create a MongoDB Deployment
2024-05-20T17:32:10.812Z
{ "contentType": null, "productName": "PyMongo", "tags": [ "docs", "driver", "python", "pymongo" ], "version": "v4.7 (current)" }
created
snooty-pymongo
# Compound Indexes ## Overview Compound indexes hold references to multiple fields within a collection's documents, improving query and sort performance. ### Sample Data The examples in this guide use the `sample_mflix.movies` collection from the Atlas sample datasets. To learn how to create a free MongoDB Atlas cl...
https://mongodb.com/docs/languages/python/pymongo-driver/current/indexes/compound-index/
md
Compound Indexes
2024-05-20T17:32:10.812Z
{ "contentType": null, "productName": "PyMongo", "tags": [ "docs", "driver", "python", "pymongo" ], "version": "v4.7 (current)" }
created
snooty-pymongo
# Previous Versions The following links direct you to documentation for previous versions of PyMongo. - Version 4.6 - Version 4.5 - Version 4.4 - Version 4.3 - Version 4.2 - Version 4.1 - Version 4.0
https://mongodb.com/docs/languages/python/pymongo-driver/current/previous-versions/
md
Previous Versions
2024-05-20T17:31:07.735Z
{ "contentType": null, "productName": "MongoDB Server", "tags": [ "docs", "manual" ], "version": "v7.0 (current)" }
created
snooty-docs
# About MongoDB Documentation The MongoDB Manual contains comprehensive documentation on MongoDB. This page describes the manual's licensing, editions, and versions, and describes how to make a change request and how to contribute to the manual. ## License This work is licensed under a Creative Commons Attribution-N...
https://mongodb.com/docs/manual/about/
md
About MongoDB Documentation
2024-05-20T17:31:07.735Z
{ "contentType": null, "productName": "MongoDB Server", "tags": [ "docs", "manual" ], "version": "v7.0 (current)" }
created
snooty-docs
# Administration The administration documentation addresses the ongoing operation and maintenance of MongoDB instances and deployments. This documentation includes both high level overviews of these concerns as well as tutorials that cover specific procedures and processes for operating MongoDB.
https://mongodb.com/docs/manual/administration/
md
Administration
2024-05-20T17:31:07.735Z
{ "contentType": null, "productName": "MongoDB Server", "tags": [ "docs", "manual" ], "version": "v7.0 (current)" }
created
snooty-docs
# MongoDB Performance As you develop and operate applications with MongoDB, you may need to analyze the performance of the application and its database. When you encounter degraded performance, it is often a function of database access strategies, hardware availability, and the number of open database connections. So...
https://mongodb.com/docs/manual/administration/analyzing-mongodb-performance/
md
MongoDB Performance
2024-05-20T17:31:07.735Z
{ "contentType": null, "productName": "MongoDB Server", "tags": [ "docs", "manual" ], "version": "v7.0 (current)" }
created
snooty-docs
# Backup and Restore Sharded Clusters The following tutorials describe backup and restoration for sharded clusters: To use `mongodump` and `mongorestore` as a backup strategy for sharded clusters, you must stop the sharded cluster balancer and use the `fsync` command or the `db.fsyncLock()` method on `mongos` to bloc...
https://mongodb.com/docs/manual/administration/backup-sharded-clusters/
md
Backup and Restore Sharded Clusters
2024-05-20T17:31:07.735Z
{ "contentType": null, "productName": "MongoDB Server", "tags": [ "docs", "manual" ], "version": "v7.0 (current)" }
created
snooty-docs
# Configuration and Maintenance This section describes routine management operations, including updating your MongoDB deployment's configuration. Outlines common MongoDB configurations and examples of best-practice configurations for common use cases. Upgrade a MongoDB deployment to a different patch release within ...
https://mongodb.com/docs/manual/administration/configuration-and-maintenance/
md
Configuration and Maintenance
2024-05-20T17:32:23.500Z
{ "contentType": "Video", "productName": null, "tags": [ "Atlas" ], "version": null }
created
devcenter
# The Atlas Search 'cene: Season 1 # The Atlas Search 'cene: Season 1 Welcome to the first season of a video series dedicated to Atlas Search! This series of videos is designed to guide you through the journey from getting started and understanding the concepts, to advanced techniques. ## What is Atlas Search? [At...
https://www.mongodb.com/developer/products/atlas/atlas-search-cene-1
md
The Atlas Search 'cene: Season 1
2024-05-20T17:32:23.500Z
{ "contentType": "Tutorial", "productName": null, "tags": [ "MongoDB", "JavaScript", "AI", "Node.js" ], "version": null }
created
devcenter
# Using MongoDB Atlas Triggers to Summarize Airbnb Reviews with OpenAI In the realm of property rentals, reviews play a pivotal role. MongoDB Atlas triggers, combined with the power of OpenAI's models, can help summarize and analyze these reviews in real-time. In this article, we'll explore how to utilize MongoDB Atla...
https://www.mongodb.com/developer/products/mongodb/atlas-open-ai-review-summary
md
Using MongoDB Atlas Triggers to Summarize Airbnb Reviews with OpenAI
2024-05-20T17:32:23.500Z
{ "contentType": "Tutorial", "productName": null, "tags": [ "MongoDB", "JavaScript", "Java", "Python", "AWS", "AI" ], "version": null }
created
devcenter
# Getting Started with MongoDB and AWS Codewhisperer **Introduction** ---------------- Amazon CodeWhisperer is trained on billions of lines of code and can generate code suggestions — ranging from snippets to full functions — in real-time, based on your comments and existing code. AI code assistants have revolutioniz...
https://www.mongodb.com/developer/products/mongodb/getting-started-with-mongodb-and-codewhisperer
md
Getting Started with MongoDB and AWS Codewhisperer
2024-05-20T17:32:23.500Z
{ "contentType": "Code Example", "productName": null, "tags": [ "Java", "Spring" ], "version": null }
created
devcenter
# REST APIs with Java, Spring Boot, and MongoDB ## GitHub repository If you want to write REST APIs in Java at the speed of light, I have what you need. I wrote this template to get you started. I have tried to solve as many problems as possible in it. So if you want to start writing REST APIs in Java, clone this pr...
https://www.mongodb.com/developer/code-examples/java/rest-apis-java-spring-boot
md
REST APIs with Java, Spring Boot, and MongoDB
2024-05-20T17:32:23.500Z
{ "contentType": "News & Announcements", "productName": null, "tags": [ "Swift", "MongoDB" ], "version": null }
created
devcenter
# Halting Development on MongoDB Swift Driver MongoDB is halting development on our server-side Swift driver. We remain excited about Swift and will continue our development of our mobile Swift SDK. We released our server-side Swift driver in 2020 as an open source project and are incredibly proud of the work that ou...
https://www.mongodb.com/developer/languages/swift/halting-development-on-swift-driver
md
Halting Development on MongoDB Swift Driver