{
  "name": "clickhouse-cpp",
  "href": "https://vcpkg.link/ports/clickhouse-cpp",
  "supports": "all",
  "published_at": "2026-06-19T14:25:09.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/ClickHouse/clickhouse-cpp",
  "description": [
    "C++ client for Yandex ClickHouse"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "2.6.2",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/8cdd1410ea4e2b65c7e5176e63237240460886a6/ports/clickhouse-cpp",
    "hash": "8cdd1410ea4e2b65c7e5176e63237240460886a6"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "abseil",
      "href": "https://vcpkg.link/ports/abseil",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "cityhash",
      "href": "https://vcpkg.link/ports/cityhash",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "lz4",
      "href": "https://vcpkg.link/ports/lz4",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zstd",
      "href": "https://vcpkg.link/ports/zstd",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "openssl",
      "default": [],
      "description": [
        "Enable OpenSSL support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "openssl",
          "href": "https://vcpkg.link/ports/openssl",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}