mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-15 11:00:41 +00:00
In NodeJS and Python, LanceDB establishes a connection to a db. In Rust core, it is called Database. We should be consistent with the naming.