mirror of
https://github.com/lancedb/lancedb.git
synced 2026-07-04 03:20:40 +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.