Features
Pricing
Blog
Docs
Install DBCode →
{ $focus.focus(document.querySelector('.pagefind-ui__search-input'));});" class=" hidden">
Changelog
1.1.5
2024-09-02
Changed
Added schema aware AI code completions for the SQL language, using GitHub Copilot if available or llama-3.1.
1.1.3
2024-08-29
Fixed
MySQL and MariaDB no longer require root user privileges to connect.
MariaDB 11.2.5 bug with introspection fixed.
1.1.2
2024-08-15
Changed
Updated README.
1.1.1
2024-08-13
Changed
Added DDEV as a zero config source.
1.1.0
2024-08-07
Changed
Added Cloudflare as a cloud provider.
Added support for Cloudflare D1.
Fixed
Previous result tabs sometimes failed to display data when revisited.
SQLite/libSQL would not display the primary key correctly if it was not a sequence.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15