Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Duckdb driver
QtWS25 Last Chance

Duckdb driver

Scheduled Pinned Locked Moved Unsolved Showcase
4 Posts 3 Posters 381 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Do not disturb
    P Do not disturb
    piervalli
    wrote on 11 Dec 2024, 22:06 last edited by piervalli 12 Nov 2024, 22:11
    #1

    Hello,

    DuckDB is a database similar to SQLite; it is a single-library database but includes many plugins. The SQL instructions are compatible with SQLite. I was curious to test it with Qt, so I wrote a driver for it. There aren’t many differences from SQLite because many methods are similar,
    such as sqlite_column_count and duckdb_column_count.

    It is an alpha version.
    https://github.com/piervalli/QtDuckdbPluginv2

    Trend of diffusion
    0fd1da76-2056-4cd9-9879-1cd25370d642-image.png

    P 1 Reply Last reply 12 Dec 2024, 00:58
    2
    • P piervalli
      11 Dec 2024, 22:06

      Hello,

      DuckDB is a database similar to SQLite; it is a single-library database but includes many plugins. The SQL instructions are compatible with SQLite. I was curious to test it with Qt, so I wrote a driver for it. There aren’t many differences from SQLite because many methods are similar,
      such as sqlite_column_count and duckdb_column_count.

      It is an alpha version.
      https://github.com/piervalli/QtDuckdbPluginv2

      Trend of diffusion
      0fd1da76-2056-4cd9-9879-1cd25370d642-image.png

      P Offline
      P Offline
      Pl45m4
      wrote on 12 Dec 2024, 00:58 last edited by
      #2

      @piervalli

      Hi you might want to post it in the Showcase category


      If debugging is the process of removing software bugs, then programming must be the process of putting them in.

      ~E. W. Dijkstra

      1 Reply Last reply
      1
      • P Do not disturb
        P Do not disturb
        piervalli
        wrote on 12 Dec 2024, 12:46 last edited by
        #3

        I thing that only an admin can move the post, or I don't see the button

        J 1 Reply Last reply 12 Dec 2024, 13:36
        0
        • J jsulm moved this topic from General and Desktop on 12 Dec 2024, 13:36
        • P piervalli
          12 Dec 2024, 12:46

          I thing that only an admin can move the post, or I don't see the button

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 12 Dec 2024, 13:36 last edited by
          #4

          @piervalli Moved

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          1/4

          11 Dec 2024, 22:06

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved