Before you begin
Have one of these ready:- a
mongodb://connection string - a
mongodb+srv://connection string - any username, password, TLS, or SSH details your environment requires
Create the connection
- Open Spanna.
- Click the new connection action.
- Paste your MongoDB connection string.
- Add authentication or TLS details if required.
- Save the connection.
- Click connect.
If you are using a free account
Free accounts can save up to 5 connections and keep 2 active at once.If the connection fails
Start with:- validating the connection string
- checking IP allowlists
- checking username and password
- checking SRV DNS resolution if you are using
mongodb+srv://
