Features
Pricing
Blog
Docs
Install DBCode →
{ $focus.focus(document.querySelector('.pagefind-ui__search-input'));});" class=" hidden">
Changelog
0.12.1
2024-06-06
Changed
Added license information, customer portal and license purchasing to Account view.
0.12.0
2024-05-31
Changed
Added option to securely share reports.
Added an Account view to enable authentication via VSCode authentication providers, necessary for secure report sharing.
Added image preview when hovering over image in binary field.
Fixed
Mongo protocol was not correctly saved when editing a connection.
Editing connections in groups would cause them to ungroup.
0.11.2
2024-05-28
Changed
Binary fields containing images now display thumbnails in the results.
String fields exceeding 500 characters are trimmed, displaying the total size at the end.
Tooltips added for all result columns with values longer than 200 characters/bytes.
Options to export all results, a selection, or selected rows.
Export results in various formats: CSV, Excel, SQL insert statements, JSON, XML, Markdown, or HTML.
Copy a selection or selected rows as text, CSV, SQL insert statements, SQL In Clause, JSON, XML, Markdown, or HTML.
Added the ability to duplicate rows when editing results.
Context menu includes options to add, duplicate, and delete rows if the results are editable.
0.11.1
2024-05-25
Fixed
Marketplace listing colors.
Number rounding on tab badges.
0.11.0
2024-05-24
Changed
SQLite support added.
Added option to explore with a sample database.
Fixed
The results table now better aligns with the VS Code theme.
Fixed an issue where editing stored procedures incorrectly indicated an error had occurred.
MySQL did not correctly handle integers bigger than the javascript limit.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18