mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-09 05:12:58 +00:00
7 lines
218 B
Markdown
7 lines
218 B
Markdown
# Integration
|
|
|
|
Built on top of [Apache Arrow](https://arrow.apache.org/),
|
|
`LanceDB` is very easy to be integrate with Python ecosystems.
|
|
|
|
* [Pandas and Arrow Integration](./arrow.md)
|
|
* [DuckDB Integration](./duckdb.md) |