Seaquel

Release 2026.4.7

Try it yourself

Explore the features below in this interactive demo — no download required.

Click anywhere to start exploring ·

This release adds DuckDB extensions management, foreign key navigation, view support, and brings performance improvements across the board.


DuckDB Extensions

Manage Extensions — Browse, install, and load DuckDB extensions directly from a new dedicated UI. See at a glance how many extensions are installed, loaded, and available in total.

Full Data Type Support — All DuckDB data types are now supported, ensuring accurate display and editing regardless of the column type.


Foreign Key Navigation

Click to Follow — Navigate between related tables by clicking on foreign key values. Jump from a row to its referenced record instantly, making it easier to explore relational data.


Views & Materialized Views

First-Class View Support — Views and materialized views now appear in the schema sidebar alongside tables. Browse, query, and inspect them with the same tools you use for tables.


Performance

  • Improved app startup performance
  • Faster query execution
  • Pagination no longer runs a count(*) query unless necessary, speeding up large result sets

Improvements

  • Click a connection label to edit labels inline
  • Trailing whitespace in query results is now visually highlighted
  • Empty schema states now show helpful messages and actions
  • SQL aliases in the visual query builder are now properly quoted
  • AI assistant now understands dashboard context when creating dashboards

Bug Fixes

  • Fixed an app crash at startup
  • Fixed Monaco editor diff view CSS not loading correctly
  • Fixed singular/plural “row” label in result counts

Download the latest version from our homepage to get these improvements.