First connection
Once dblumi is running, connect it to your database.
Add a connection
Section titled “Add a connection”- Click New connection in the sidebar
- Select your database driver: PostgreSQL, MySQL, or Oracle
- Fill in the connection details: host, port, database name, username, password
- Tag the environment:
prod,staging,dev, orlocal - Click Test connection to verify, then Save
Connection visibility
Section titled “Connection visibility”By default, a connection is private — only you can see it. You can share it with specific users or groups from the connection settings.

You’re ready
Section titled “You’re ready”Once connected, you land on the Overview page — your dashboard for this database. From there you can open the SQL editor, browse your schema, or jump to a saved query.