Key features

Data Manipulation

Sheeta AI provides a spreadsheet-like interface for modifying your database. Edit cells, insert rows, import CSV files, and delete data—all with built-in safety features to prevent accidental data loss.

Editing cells

To edit a cell, double-click it in the data preview. Make your changes and press Cmd/Ctrl + S to confirm, or click the cancel button to discard. Changes are highlighted until saved.

Inserting rows

Right-click in the data preview table and select + Add Data (or press Cmd/Ctrl + N) to move your cursor to an empty row. Fill in the values just like you would in a spreadsheet.

  • If you need more empty rows, increase the page size or right-click and select Insert row
  • The number of inserted rows matches the number of currently selected rows
  • Press Cmd/Ctrl + S to save—Sheeta AI runs all insert/update queries automatically

Importing a file

Sheeta AI supports importing CSV files to create new tables or insert data into existing ones. You can import a file in several ways:

  • Right-click on the left side panel and select Import Data
  • Drag a file from your folder into the app
  • In the table data preview tab, click Insert and then Insert From CSV
  • In the file explorer, right-click a .csv file and select Import to Database

Deleting rows

Select one or more rows by clicking or dragging cells, then right-click and select Delete. A confirmation dialog appears before any data is permanently removed.

Safety features

Sheeta AI includes several safeguards to prevent accidental data loss:

  • Confirmation dialogs for all destructive operations
  • Undo support - Press Cmd/Ctrl + Z to revert recent changes