Mingo

Projects

Group sibling databases into projects to share query history, bookmarks, and settings across environments.

A project is like a wrapper on several connections to "sibling" databases, such as "development", "production", "testing", "staging". Mingo treats these databases as related and shares query history, bookmarks, and settings across them.

Projects enable streamlined database management tasks like dumping production data into development environments or copying collections between servers with a single click.

Creating a Project

Open the workspace selector in the top left and select Add new connection / Project, then choose Create a project.

Name

A brief, descriptive identifier for the project.

Favicon

An optional visual representation using image URLs or Font Awesome icons (e.g. fal fa-home).

Databases

Add multiple databases within a project. These are typically on different servers representing environments like Development, Production, or Staging.

SSH Tunnel

Available for secure connections, requiring either a password or a private key (not both).

Updating a Project

Click the workspace selector, then the pencil icon next to the desired project.

Deleting a Project

Open the project editor and locate Delete project... at the bottom left. Confirm the action to delete.