MongoDB
You’ll get a MongoDB document database for apps that prefer documents over tables.
Path: Databases (see chooser if unsure).
Before you start
- Connected cluster and an environment
- Disk sized for your data set
Create MongoDB
- Open Databases → create MongoDB.
- Choose environment, storage, and credentials.
- Copy connection details into app variables or shared variables.
You’re done when
- Status is healthy.
- A client or app can insert a test document.
Enable backups for anything beyond experiments.