Document DB

a MongoDB-compatible solution built on Firebase, has been released to Beta. It allows you to store and manage your app’s data reliably and securely on monday.com’s infrastructure, using any MongoDB-compatible library, without the need to manage your own database. The Document DB is ready for production use. You will not lose your data when transitioning to GA.


To access monday code Document DB:

Opt in to the Beta program here.

Wait for confirmation from us via the monday developer community that you've been added.

Deploy your app once your participation is confirmed.

A new environment variable, MNDY_MONGODB_CONNECTION_STRING, will be available and accessible via the SDK. It contains your unique connection string, allowing your app to connect directly to the database.