Skip to content

DB Connection String Parser

Break a database URI into host, port, user, database, and options.

Runs locally · Nothing uploaded
Connection string
Components
Result will appear here…
Advertisement

About DB Connection String Parser

Parses database connection URIs — postgresql://, mysql://, mongodb://, redis://, and similar — into their components: scheme, credentials, host, port, database name, and query options like sslmode. Passwords are revealed only on your screen; the string never leaves your browser.

Related tools

All tools · More in this category