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

Duckdb driver

Scheduled Pinned Locked Moved Unsolved Showcase
4 Posts 3 Posters 385 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.
  • piervalliP Do not disturb
    piervalliP Do not disturb
    piervalli
    wrote on last edited by piervalli
    #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

    Pl45m4P 1 Reply Last reply
    2
    • piervalliP piervalli

      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

      Pl45m4P Offline
      Pl45m4P Offline
      Pl45m4
      wrote on 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
      • piervalliP Do not disturb
        piervalliP Do not disturb
        piervalli
        wrote on last edited by
        #3

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

        jsulmJ 1 Reply Last reply
        0
        • jsulmJ jsulm moved this topic from General and Desktop on
        • piervalliP piervalli

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

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @piervalli Moved

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

          1 Reply Last reply
          1

          • Login

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