Features
Pricing
Blog
Docs
Install DBCode →
{ $focus.focus(document.querySelector('.pagefind-ui__search-input'));});" class=" hidden">
Changelog
0.7.0
2024-03-28
Changed
MySQL support added.
Timescale support added.
Yugabute support added.
Renamed Primary Keys to Primary Key in the explorer.
Hovering over tables and views in the editor reveals column and table/view comments.
Fixed
When running multiple statements simultaneously, column names were missing from all results except the first.
Postgres failed to indicate when a primary column was utilized in a foreign key in the explorer.
Confirmation dialogs previously didn’t respond properly to users not making a choice and exiting via escape.
0.6.0
2024-03-15
Changed
CockroachDB support added.
0.5.2
2024-03-01
Changed
Reduced memory usage and initial startup time.
Fixed
Notebook incorrectly opening new editor tab when an SQL error occurred.
1
2
3
4
5
6
7
8