{% if not config.THEME_FONT_URL %} {% endif %} {% include '_theme.html' %} {% include '_app_header.html' %}

Table Management

Discover, register, and manage data tables from your source

{% if data_source_type == 'bigquery' %}
Register BigQuery Table
Manually register a BQ table or view as a remote DuckDB view
BigQuery dataset/table discovery lands in Milestone 2 of issue #108. For now, enter the dataset + table by hand.
{% else %}
Discover Tables
Scan your data source for available tables
Click "Discover tables from source" to scan for available tables
{% endif %}
Registered Tables
Tables currently configured for sync
Loading registry...
{% include "_version_badge.html" %}