This page shows the structure of the Twitter Bot HQ database, including tables, columns, and relationships.

Database Schema Visualization
Visual representation of tables and their relationships. Click on a table to see details.

Click on a table to view its details. Hover over tables to see relationships.

Understanding the Schema

Table Relationships

Tables are connected through foreign keys, shown as lines between tables in the visual view.

One-to-Many Relationship
Many-to-Many Relationship

Column Types

Primary Key
Foreign Key
TEXT
INTEGER
BOOLEAN
TIMESTAMP
JSONB