{
   "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.3.0",
   "date": "2026-06-17T16:51:58Z",
   "maintainer": [
      "Sivaprasad Murali <sivaprasad.off@gmail.com>"
   ],
   "release_status": "testing",
   "user": "crystallinecore",
   "sha1": "b254a2e98d292357ee9e00b4b1b4f1c714c6ef16",
   "license": "mit",
   "provides": {
      "biscuit": {
         "docfile": "README.md",
         "file": "sql/biscuit--2.3.0.sql",
         "version": "2.3.0"
      }
   },
   "tags": ["bitmap", "bitmap-index", "indexing", "search", "like", "ilike", "pattern-matching", "wildcard", "text-search", "multi-column", "deterministic", "postgresql-extension", "access-method", "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"
      }
   }
}
