> For the complete documentation index, see [llms.txt](https://skyslit.gitbook.io/magicjs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skyslit.gitbook.io/magicjs/advanced-guide/access-mongodb.md).

# Access MongoDB

Access and view a MongoDB database online using a temporary credentials.

To access the MongoDB database, please use the credentials that can be obtained by following these steps:

1. Click the **Connect to Database** button in the bottom section.
2. Click the **Launch MongoDB Express** button.
3. Login with the provided credentials.

{% hint style="info" %}
Once logged in, you will be able to view and interact with the database.
{% endhint %}

<figure><img src="https://629398272-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrhfVeNvXQhNiRfJxJ9pq%2Fuploads%2FEWywdWzBNTCRlzB2nNJx%2FScreenshot%202024-02-07%20at%201.39.16%20PM.jpg?alt=media&amp;token=24b5c6b0-492e-4eb2-8e4d-775c27c04795" alt=""><figcaption></figcaption></figure>

> Our backend relies on Express.js for development.
