Category: NoSQL Status: base
Connects to a local Qdrant vector database instance stored on disk. No server required — the database lives in a local directory.
| Field | Default | Description |
|---|---|---|
| path | (empty) | Absolute path to the Qdrant local storage directory |
No authentication. Access is controlled by filesystem permissions.