SQL Interface Guide
Welcome to my interactive SQL interface! Here's how to use it:
- Database Tables - Shows all available tables in the database. Click on any table to automatically query its contents.
- SQL Query Editor - Write your own SQL commands here or use the template buttons for common queries.
- Results - Displays the data returned from your queries in a formatted table.
- Console Output - Shows technical information about query execution and any errors.
Try clicking on a table in the Database Tables section to view its data, or use one of the query templates to get started!
Database Tables
Loading tables...
SQL Query Editor
Write SQL queries to interact with my Supabase database.
Results
Execute a query to see results