Weaviate
Location & Presence
Amsterdam, NL · remote-first
As of September 3, 2026, Weaviate's location: Weaviate B.V. is incorporated in the Netherlands and headquartered in Amsterdam, with a remote-first work model. EU data residency questions are plausible given the Dutch entity, but governing law and arbitration terms are not stated, which is a gap for contract review.
Backed by 2 dated facts
Every value derives from a dated, sourced capture — open any fact for its source.
Every value derives from a dated, sourced capture — open any fact for its source.
Details
HeadquartersAmsterdam, NL
Work modelremote-first
Every location fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| location.hq | Amsterdam, NL | company stated | 2026-09-03 | weaviate.io/privacy |
| location.work_model | remote | company stated | 2026-09-03 | weaviate.io/contact |
Location across Vector DatabasesWeaviate ranked in place · tap through for each read
| Company | Location read | Facts |
|---|---|---|
| Zilliz | Redwood City, US · +5 offices | 6 |
| Marqo | 3 offices stated | 3 |
| Pinecone | San Francisco, CA · +1 office | 2 |
| Weaviate this record | Amsterdam, NL · remote-first | 2 |
| Activeloop | Remote-first, no HQ | 1 |
| Chroma | San Francisco, CA | 1 |
| Epsilla | 1 office stated | 1 |
| KDB.AI | Newry, N. Ireland | 1 |
| LanceDB | 1 office stated | 1 |
| Qdrant | 1 office stated | 1 |
| Turbopuffer | 1 office stated | 1 |
| Vespa | Trondheim, NO | 1 |
No observed location facts yet for Milvus, MyScale, TopK and Vectara.
Get location for weaviate.io via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/weaviate.io/facts?dimension=location
{
"data": {
"facts": [
{
"key": "location.hq",
"value": "Amsterdam, NL",
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "weaviate.io/privacy"
},
{
"key": "location.work_model",
"value": "remote",
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "weaviate.io/contact"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "weaviate.io", dimension: "location" })
# returns the location record above,
# each value with its source_url + as_of,
# ready to reason overBuild 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.