{
   "name": "biscuit",
   "abstract": "A bitmap-based index for wildcard pattern matching",
   "description": "Biscuit is a bitmap-based index access method for accelerating LIKE and ILIKE pattern matching in PostgreSQL. The project is actively developed and seeking broader testing across diverse workloads.",
   "version": "2.4.3",
   "date": "2026-07-07T14:44:11Z",
   "maintainer": [
      "Sivaprasad Murali <sivaprasad.off@gmail.com>"
   ],
   "release_status": "stable",
   "user": "crystallinecore",
   "sha1": "ff158f99ed47e747c47f9f9fb294070b45db69c6",
   "license": "mit",
   "provides": {
      "biscuit": {
         "docfile": "README.md",
         "file": "sql/biscuit--2.4.1.sql",
         "version": "2.4.1"
      }
   },
   "tags": ["bitmap", "bitmap-index", "indexing", "search", "access method", "index", "like", "ilike", "pattern-matching", "wildcard", "text-search", "multi-column", "deterministic", "postgresql extension", "access-method", "iam", "index-access-method"],
   "resources": {
      "homepage": "https://github.com/crystallinecore/biscuit",
      "repository": {
         "type": "git",
         "url": "https://github.com/crystallinecore/biscuit",
         "web": "https://github.com/crystallinecore/biscuit"
      }
   }
}
