Product Update
April 28, 2025

Edit Database Records Directly in the Table

Edit Database Records Directly in the Table

You can now edit data directly inside your table in Kottster — no more opening modals for quick changes.

This new feature makes it much faster to update records. Just double-click a table cell, type your changes, and save.

How it works

  • Double-click a table cell to start editing.
  • Make your changes.
  • Click Save to confirm.
  • Press Escape to cancel and exit without saving.

Why we added this

Opening a modal every time you want to fix a typo or change a value was slow. With inline editing, simple updates take seconds.

This works out of the box for all Kottster-supported databases:

  • PostgreSQL
  • MySQL / MariaDB
  • SQLite
  • Microsoft SQL

Try it now

If you already use Kottster, you’ll see this available in your tables.

Not using Kottster yet? Build an instant panel in minutes with our CLI or Docker.

Read the docs for more details.