LanceDB
Location & Presence
1 office stated
As of September 3, 2026, LanceDB's location: One office listed in San Francisco with no stated headquarters or remote work policy, which leaves support coverage and hiring geography unclear for enterprise buyers who care about time-zone alignment.
Backed by 1 dated fact
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
Headquartersnot stated
Other officesSan Francisco, US
Work modelnot stated
Every location fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| location.office.san-francisco | San Francisco, US | company stated | 2026-09-03 | lancedb.com/contact |
Location across Vector DatabasesLanceDB ranked in place · tap through for each read
No observed location facts yet for Milvus, MyScale, TopK and Vectara.
Get location for lancedb.com via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/lancedb.com/facts?dimension=location
{
"data": {
"facts": [
{
"key": "location.office.san-francisco",
"value": "San Francisco, US",
"provenance": "company_stated",
"as_of": "2026-09-03",
"source_url": "lancedb.com/contact"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "lancedb.com", 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.