> 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

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="/files/v85ptJ58nZA1MxQuMVmb" alt=""><figcaption></figcaption></figure>

> Our backend relies on Express.js for development.
