{
  "slug": "orama",
  "name": "Orama",
  "url": "https://orama.com",
  "cat": "search",
  "group": "back",
  "tagline": "Embeddable JS search library",
  "price": "OSS free (Apache 2.0). Orama Cloud is a flat monthly rate plus a one-time onboarding — no published price list; the number appears at checkout or on a sales call.",
  "tier": "mixed",
  "pick": false,
  "what": "A sub-2kB search engine that runs anywhere JavaScript does — browser, Node, Deno, edge workers. Does full-text, vector and hybrid search over the same index, plus faceting, geosearch, typo tolerance and stemming for 30+ languages. Orama Cloud adds hosted indexes and AI answers with citations.",
  "why": "The only search engine small enough to ship inside a Cloudflare Worker or a client bundle and still do hybrid vector search. No server, no cold start, no API key.",
  "warn": "The index lives in memory and is rebuilt on every cold start, so it fits thousands of docs, not millions. <b>Cloud pricing is not published</b>.",
  "install": "npm i @orama/orama",
  "category": {
    "key": "search",
    "name": "Search, vector & RAG",
    "desc": "Keyword search, vector stores, and web-search APIs for agents — three different things.",
    "group": "back",
    "groupName": "Give it a backend"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://orama.com/",
    "checked_at": "2026-08-18T18:09:22.039+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}