Key features
Data Explorer
Sheeta AI provides powerful tools to explore your database structure and preview data without writing SQL. Understand your schema, discover relationships, and find the data you need.
Data preview
Click any table in the left sidebar to open a data tab. This displays rows in a spreadsheet-like view. You can:
- Sort data by clicking column headers
- Filter data using the quick filter in column headers
- Resize columns by dragging their borders
- Reorder columns by dragging column headers
- Copy cells or rows to your clipboard by right-clicking or pressing
Cmd/Ctrl + C
Table structure
To view table structure, click the view type selector in the toolbar and select Structure. This view displays:
- Columns - Column names, data types, and constraints
- Primary keys - Indicated with a key icon
- Foreign keys - Relationships to other tables
- Descriptions - Table and column-level descriptions that can be read and edited