> ## Documentation Index
> Fetch the complete documentation index at: https://agno-v2-agui.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Lance Db

> This directory contains Agno knowledge cookbook examples for lance_db.

| Example                                                                                                | Description                                                                        |
| ------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- |
| [LanceDB Database](/examples/knowledge/vector-db/lance-db/lance-db)                                    | Demonstrates LanceDB-backed knowledge with sync and async-batching flows.          |
| [LanceDB Cloud connection test](/examples/knowledge/vector-db/lance-db/lance-db-cloud)                 | Requires environment variables: - LANCE\_DB\_URI: LanceDB Cloud database URI (e.g. |
| [LanceDB Hybrid Search](/examples/knowledge/vector-db/lance-db/lance-db-hybrid-search)                 | Demonstrates hybrid search with LanceDB.                                           |
| [LanceDB With Mistral Embedder](/examples/knowledge/vector-db/lance-db/lance-db-with-mistral-embedder) | Demonstrates LanceDB hybrid search with the Mistral embedder.                      |
