{
  "name": "duckdb",
  "href": "https://vcpkg.link/ports/duckdb",
  "supports": "!uwp",
  "published_at": "2026-05-14T17:37:29.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://duckdb.org",
  "description": [
    "High-performance in-process analytical database system"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.4.4",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/542289e02dec80d057e30f3d7a101c374a94d804/ports/duckdb",
    "hash": "542289e02dec80d057e30f3d7a101c374a94d804"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "autocomplete",
      "default": [],
      "description": [
        "Statically link the autocomplete extension into DuckDB"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "excel",
      "default": [],
      "description": [
        "Statically link the excel extension into DuckDB"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "expat",
          "href": "https://vcpkg.link/ports/expat",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "minizip-ng",
          "href": "https://vcpkg.link/ports/minizip-ng",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "httpfs",
      "default": [],
      "description": [
        "Statically link the httpfs extension into DuckDB"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "curl",
          "href": "https://vcpkg.link/ports/curl",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        },
        {
          "name": "zlib",
          "href": "https://vcpkg.link/ports/zlib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "mingw"
        }
      ]
    },
    {
      "name": "iceberg",
      "default": [],
      "description": [
        "Statically link the iceberg extension into DuckDB"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "roaring",
          "href": "https://vcpkg.link/ports/roaring",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "icu",
      "default": [],
      "description": [
        "Statically link the icu extension into DuckDB"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "icu",
          "href": "https://vcpkg.link/ports/icu",
          "is_host": false,
          "with_default_features": false,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "json",
      "default": [],
      "description": [
        "Statically link the json extension into DuckDB"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "tpcds",
      "default": [],
      "description": [
        "Statically link the tpcds extension into DuckDB"
      ],
      "supports": "all",
      "dependencies": []
    },
    {
      "name": "tpch",
      "default": [],
      "description": [
        "Statically link the tpch extension into DuckDB"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}