mirror of
https://github.com/lancedb/lancedb.git
synced 2026-08-21 05:28:25 +00:00
4c303ba293
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.