Free tool

MongoDB connection string parser

Paste a mongodb:// or mongodb+srv:// URI and see exactly how a driver reads it — hosts, effective ports, default database, options, and the mistakes worth fixing.

Parsed entirely in your browser. Nothing is sent anywhere, and the password is never displayed.
Schememongodb+srvHosts resolved via DNS SRV
Usernameappuser
Passwordsupplied (hidden)
DatabaseshopDefault database for the connection
Hosts
cluster0.ab1cd.mongodb.netport from DNS SRV
Options
retryWritestrue
wmajority

Run it against your real database

NoSQLSync samples your collections, infers the schema, and migrates the data with live CDC. Free plan, no credit card.

Start free →