Command Palette

Search for a command to run...

Databases

Store and organize structured data with powerful tables, views, and AI-powered queries.

Structured Data, Made Simple

Databases in Wyatt work like smart spreadsheets — they give you all the power of structured data without the complexity. Whether you're tracking projects, managing contacts, or organizing inventory, databases keep everything neat and searchable.

Creating a Database

There are two ways to create a database:

  1. From the sidebar — Click New Database and give it a name. You'll start with an empty table ready for columns and rows.
  2. From a conversation — Ask the AI to build one for you:
Create a database called "Product Catalog" with columns for name, price, category, and availability.

The AI will set up the table, choose appropriate column types, and even populate sample data if you ask.

What You Can Do with Databases

FeatureDescription
TablesAdd rows and columns to store any kind of structured information
ViewsSwitch between grid and kanban layouts for different perspectives
Filters & SortingNarrow down your data to exactly what you need
Column TypesChoose from text, numbers, dates, selects, formulas, and more
RelationsLink rows across different tables to connect related data

AI-Powered Databases

One of the most powerful aspects of Wyatt databases is how deeply they integrate with the AI assistant. You can:

  • Create tables from natural language — Describe what you need and the AI builds it.
  • Query your data conversationally — Ask questions like "Which tasks are overdue?" or "Show me all contacts in the Sales team."
  • Generate summaries — The AI can analyze your database and surface insights.
  • Bulk edit with instructions — Tell the AI to update multiple rows at once, like "Mark all tasks assigned to Jamie as high priority."
Tip

You don't need to learn any query language. Just describe what you want in plain English and the AI handles the rest.

Next Steps