{
  "name": "unqlite",
  "href": "https://vcpkg.link/ports/unqlite",
  "supports": "all",
  "published_at": "2026-05-04T05:12:35.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://unqlite.symisc.net/",
  "description": [
    "An embedded NoSQL, transactional database engine"
  ],
  "license": "BSD-2-Clause",
  "version": {
    "type": "semver",
    "value": "1.2.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/72024a63cd10d3a078ed001f3d0b2d3e5c122d85/ports/unqlite",
    "hash": "72024a63cd10d3a078ed001f3d0b2d3e5c122d85"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/symisc/unqlite",
    "stars": 2312
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "threads",
      "default": [],
      "description": [
        "Compile with thread safety support"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}