{% extends 'base.html' %} {% block content %}

SQL Explorer

Query your workout data directly using SQL or natural language. Explore the database schema below to understand the available tables and relationships.

PostgreSQL Connected

Database Schema

SQL Query Editor

{{ render_partial('partials/sql_explorer/sql_query.html', saved_queries=saved_queries) }}
{% endblock %}