{% extends "base.html" %} {% from "components/map.html" import map_assets %} {% block title %}Tusk Studio{% endblock %} {% block head %} {{ map_assets() }} {% endblock %} {% block styles %}{% endblock %} {% block header_actions %} {% endblock %} {% block content %}
No connection
PostgreSQL
Result
0 selected of 0
Page 1 of 1 · streamed
{% endblock %} {% block modals %}

Add Connection

Optional. Reach the database through a bastion host. The fields above are seen from the bastion, so use the database's internal hostname (often localhost or a private IP).

Leave empty to use the SSH password below.

Databases on Server

Click on a database to create a connection.

Loading...

Settings

Path to pg_dump, psql, etc.

Loading...

Save Query

Create New Database

Add Data Folder

Export to Parquet

File Preview

Loading...

Map View

0 features
{% endblock %} {% block scripts %} {% endblock %}