Weaviate

Weaviate B.V.·Weaviate.io
Pricing Strategy

Self-serve, free tier

As of September 3, 2026, Weaviate's pricing: The Free Forever tier costs nothing, Flex runs $45/month, and both Premium tiers require a sales call, so a solo developer hits a pricing wall before seeing enterprise numbers. Storage on Flex costs $0.12/GiB versus $0.10/GiB on Premium Shared, meaning heavier workloads have a real incentive to move up. The Query Agent add-on is a flat $30/organization/month on top of any plan.

Backed by 22 dated facts
Every value derives from a dated, sourced capture — open any fact for its source.
Flex
$45/mo
Free Forever
$0/mo
free
Premium Dedicated
Contact sales
Premium Shared
Contact sales
Details
Modelhybrid
Usage backup Flex per_unit0.0264 usd per gib
Usage backup Premium Dedicated per_unit0.0063 usd per gib
Usage backup Premium Shared per_unit0.0042 usd per gib
Usage embeddings Modernvbert Colmodernvbert per_unit0.065 usd per 1m tokens
Usage embeddings Snowflake Arctic Embed M V15 per_unit0.025 usd per 1m tokens
Usage query Agent Monthly Plan per_unit30 usd per organization month
Usage storage Flex per_unit0.12 usd per gib
Usage storage Premium Dedicated per_unit0.1505 usd per gib
Usage storage Premium Shared per_unit0.1 usd per gib
Usage vector Dimensions Flex per_unit0.00465 usd per 1m dimensions
Usage vector Dimensions Premium Dedicated per_unit0.002718 usd per 1m dimensions
Usage vector Dimensions Premium Shared per_unit0.003875 usd per 1m dimensions
Pricing Change Historydated events · values unlock with a key
Pricing changed: Premium Shared tier contact-sales flag · high significance
Pricing changed: Premium Shared tier monthly price · high significance
Pricing changed: Embeddings Modernvbert Colmodernvbert usage rate · high significance
Pricing changed: Embeddings Snowflake Arctic Embed M V15 usage rate · high significance
Pricing changed: Modernbert Colmodernbert usage rate · high significance
Pricing changed: Snowflake Arctic Embed M V15 usage rate · high significance
Pricing changed: Snowflake Arctic Embed M V20 usage rate · high significance
Pricing changed: Premium Dedicated tier contact-sales flag · high significance
Every pricing fact on this pagekey · value · provenance · dated · sourced
FactValueProvenanceAs ofSource
pricing.modelhybridcompany stated2026-09-03weaviate.io/pricing
pricing.tier.flex.monthly_usd45 usd per monthcompany stated2026-09-03weaviate.io/pricing
pricing.tier.flex.nameFlexcompany stated2026-09-03weaviate.io/pricing
pricing.tier.free.is_freeyescompany stated2026-09-03weaviate.io/pricing
pricing.tier.free.monthly_usd0 usd per monthcompany stated2026-09-03weaviate.io/pricing
pricing.tier.free.nameFree Forevercompany stated2026-09-03weaviate.io/pricing
pricing.tier.premium-dedicated.is_contact_salesyescompany stated2026-09-03weaviate.io/pricing
pricing.tier.premium-dedicated.namePremium Dedicatedcompany stated2026-09-03weaviate.io/pricing
pricing.tier.premium-shared.is_contact_salesyescompany stated2026-09-03weaviate.io/pricing
pricing.tier.premium-shared.namePremium Sharedcompany stated2026-09-03weaviate.io/pricing
pricing.usage.backup-flex.per_unit0.0264 usd per gibcompany stated2026-09-03weaviate.io/pricing
pricing.usage.backup-premium-dedicated.per_unit0.0063 usd per gibcompany stated2026-09-03weaviate.io/pricing
pricing.usage.backup-premium-shared.per_unit0.0042 usd per gibcompany stated2026-09-03weaviate.io/pricing
pricing.usage.embeddings-modernvbert-colmodernvbert.per_unit0.065 usd per 1m tokenscompany stated2026-09-03weaviate.io/pricing
pricing.usage.embeddings-snowflake-arctic-embed-m-v15.per_unit0.025 usd per 1m tokenscompany stated2026-09-03weaviate.io/pricing
pricing.usage.query-agent-monthly-plan.per_unit30 usd per organization monthcompany stated2026-09-03weaviate.io/pricing
pricing.usage.storage-flex.per_unit0.12 usd per gibcompany stated2026-09-03weaviate.io/pricing
pricing.usage.storage-premium-dedicated.per_unit0.1505 usd per gibcompany stated2026-09-03weaviate.io/pricing
pricing.usage.storage-premium-shared.per_unit0.1 usd per gibcompany stated2026-09-03weaviate.io/pricing
pricing.usage.vector-dimensions-flex.per_unit0.00465 usd per 1m dimensionscompany stated2026-09-03weaviate.io/pricing
pricing.usage.vector-dimensions-premium-dedicated.per_unit0.002718 usd per 1m dimensionscompany stated2026-09-03weaviate.io/pricing
pricing.usage.vector-dimensions-premium-shared.per_unit0.003875 usd per 1m dimensionscompany stated2026-09-03weaviate.io/pricing
Pricing across Vector DatabasesWeaviate ranked in place · tap through for each read

No observed pricing facts yet for Activeloop, KDB.AI, Marqo, Milvus, MyScale and Vespa.

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

{
  "data": {
    "facts": [
      {
        "key": "pricing.model",
        "value": "hybrid",
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "weaviate.io/pricing"
      },
      {
        "key": "pricing.tier.flex.monthly_usd",
        "value": 45,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "weaviate.io/pricing"
      },
      {
        "key": "pricing.tier.flex.name",
        "value": "Flex",
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "weaviate.io/pricing"
      },
      {
        "key": "pricing.tier.free.is_free",
        "value": true,
        "provenance": "company_stated",
        "as_of": "2026-09-03",
        "source_url": "weaviate.io/pricing"
      },
      "…"
    ]
  }
}
MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "weaviate.io", dimension: "pricing" })

# returns the pricing 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.