Help Center/Databases & Files

Connecting MongoDB

To connect a MongoDB database to Erao:

1. Get your MongoDB connection string from MongoDB Atlas or your server.

2. In Erao, click 'Add Database' and select 'MongoDB'.

3. Paste your connection string (starts with mongodb:// or mongodb+srv://).

4. Alternatively, enter host, port, database name, and credentials manually.

5. Click 'Test Connection' then 'Save'.

Note: Erao translates your natural language questions into MongoDB aggregation queries.

Was this article helpful?