Skip to content

Commit fa2d2b4

Browse files
author
SPRINX0\prochazka
committed
duckdb
1 parent 00476ea commit fa2d2b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/blog/2025-04-30-6-4-0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ I’m excited to unveil our latest major release, featuring native DuckDB suppor
1313

1414
[DuckDB](https://duckdb.org) is a high-performance analytics database that’s fast, reliable, portable, and easy to use, sporting an advanced SQL dialect that goes far beyond the basics. DbGate now integrates seamlessly with DuckDB: browse and edit tables, run queries, and import or export data—and, just like SQLite, you can open any .duckdb file directly. Only a few features are restricted due to DuckDB’s specialized design.
1515

16+
Thanks [cn00](https://github.com/cn00) for initial pull requets solving DuckDB integration. Although finally we had to make it differently in many ways, it was a good inspiration.
17+
1618
## Import and export connections
1719
You can export any selected connections from your DbGate installation and import them on another computer. This also works across editions: connections can be moved between the Team Premium web edition and the Desktop Premium or Community editions, even though the Team Premium version keeps its connection details in a database rather than local files.
1820

0 commit comments

Comments
 (0)