Weaviate

Weaviate B.V.·Weaviate.io
Service Reliability

Dependable

As of July 20, 2026, Weaviate's reliability: Weaviate states a 99.95% uptime SLA, which translates to roughly 4.4 hours of allowable downtime per year. The SLA is stated on their pricing page; no public uptime history or status-page track record is available to back it.

High confidence · 1 dated fact
Corroborated across multiple dated, sourced facts.
Details
Uptime SLA99.95%
Reliability Change Historydated events · values unlock with a key
Reliability changed: Status · high significance
Every reliability fact on this pagekey · value · provenance · dated · sourced
FactValueProvenanceAs ofSource
reliability.sla_pct99.95 pctcompany stated2026-07-20weaviate.io/SLA
Reliability across Vector DatabasesWeaviate ranked in place · tap through for each read

No observed reliability facts yet for Activeloop, Chroma, KDB.AI, LanceDB, Marqo, Milvus, MyScale, Qdrant, Vespa and Weaviate.

Get reliability for weaviate.io via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/weaviate.io/facts?dimension=reliability

{
  "data": {
    "facts": [
      {
        "key": "reliability.sla_pct",
        "value": 99.95,
        "provenance": "company_stated",
        "as_of": "2026-07-20",
        "source_url": "weaviate.io/SLA"
      },
      "…"
    ]
  }
}
MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "weaviate.io", dimension: "reliability" })

# returns the reliability record above,
# each value with its source_url + as_of,
# ready to reason over
Build on the company record. One key, REST + MCP, every signal dated and sourced back to the page it came from.

Public record, read from companies' own pages and boards. Every fact dated and sourced; provenance (observed vs company stated) shown inline.