Skip to content

First connection

Once dblumi is running, connect it to your database.

  1. Click New connection in the sidebar
  2. Select your database driver: PostgreSQL, MySQL, or Oracle
  3. Fill in the connection details: host, port, database name, username, password
  4. Tag the environment: prod, staging, dev, or local
  5. Click Test connection to verify, then Save

By default, a connection is private — only you can see it. You can share it with specific users or groups from the connection settings.

Table browser showing database content with schema sidebar

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.