Skip to content

Releases: TinyTinni/QtDuckDBDriver

DuckDB 1.1.3

04 Nov 18:51
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the MS documentation. Quicklink for x64

  • build against Qt 6.7.2 (Qt6)
  • build against Qt 5.15.2 (Qt5)
  • build against DuckDB 1.1.3

What's Changed

Full Changelog: v0.2.1_1.1.2...v0.2.1_1.1.3

DuckDB 1.1.2

14 Oct 12:57
26b0c84
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the MS documentation. Quicklink for x64

  • build against Qt 6.7.2 (Qt6)
  • build against Qt 5.15.2 (Qt5)
  • build against DuckDB 1.1.2

What's Changed

Full Changelog: v0.2.1_1.1.1...v0.2.1_1.1.2

DuckDB 1.1.1

24 Sep 15:42
1399938
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the [MS documentation](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170). Quicklink for [x64](https://aka.ms/vs/17/release/vc_redist.x64.exe)
build against Qt 6.7.2 (Qt6)
build against Qt 5.15.2 (Qt5)
build against DuckDB 1.1.1

DuckDB 1.1.0

09 Sep 17:12
3de65a7
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the [MS documentation](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170). Quicklink for [x64](https://aka.ms/vs/17/release/vc_redist.x64.exe)
build against Qt 6.7.2 (Qt6)
build against Qt 5.15.2 (Qt5)
build against DuckDB 1.1.0

What's Changed

Full Changelog: v0.2.1_1.0.0...v0.2.1_1.1.0

DuckDB 1.0.0 (b)

26 Jul 18:23
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the [MS documentation](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170). Quicklink for [x64](https://aka.ms/vs/17/release/vc_redist.x64.exe)
build against Qt 6.7.2 (Qt6)
build against Qt 5.15.2 (Qt5)
build against DuckDB 1.0.0

What's Changed

Full Changelog: v0.2.0_1.0.0...v0.2.1_1.0.0

DuckDB 1.0.0

03 Jun 16:03
c75a7a2
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the [MS documentation](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170). Quicklink for [x64](https://aka.ms/vs/17/release/vc_redist.x64.exe)
build against Qt 6.7.0
build against DuckDB 1.0.0

What's Changed

Full Changelog: v0.1.0_0.10.2...v0.2.0_1.0.0

DuckDB 0.10.3

22 May 17:53
c8e1470
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the [MS documentation](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170). Quicklink for [x64](https://aka.ms/vs/17/release/vc_redist.x64.exe)
build against Qt 6.7.0
build against DuckDB 0.10.3

What's Changed

Full Changelog: v0.1.0_0.10.2...v0.2.0_0.10.3

DuckDB v0.10.2

17 Apr 16:20
09818c7
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

  • compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the MS documentation. Quicklink for x64
  • build against Qt 6.7.0
  • build against DuckDB 0.10.2

What's Changed

Full Changelog: v0.1.0_0.10.1...v0.1.0_0.10.2

DuckDB v0.10.1

18 Mar 17:20
a2d432c
Compare
Choose a tag to compare

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the [MS documentation](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170). Quicklink for [x64](https://aka.ms/vs/17/release/vc_redist.x64.exe)
build against Qt 6.6.1
build against DuckDB 0.10.1

What's Changed

Full Changelog: v0.1.0_0.10.0...v0.1.0_0.10.1

DuckDB 0.10.0

19 Feb 12:34
147ee38
Compare
Choose a tag to compare

Updates DuckDB to 0.10.0.

Further updates can also be generated from the Github actions.

Attached to the release are pre-build binaries for Windows x64.

Install Note:
Just place the QtDuckDBDriverPlugin.dll into your plugin/sqldrivers directory of your Qt application (where your sqlite/odbc driver tec are.

If you want to use the underlining DuckDB from the driver, you can use the header files provided in the include directory.

Build Information:

  • compiled by MSVC 2022, so make sure you have the c++ runtime installed. They are probably already installed under the name "Microsoft Visual C++ 2015-2022 Redistributable (x64)". If not, have a look in the MS documentation. Quicklink for x64
  • build against Qt 6.6.1
  • build against DuckDB 0.10.0