pip install toradb (Install), then continue below.
For the bundled examples/full_example.py, clone the repository and run from the repo root.
Run the bundled example
examples/_demo_db and walks through ingest, search strategies, SQL, and integrations.
Use the CLI
Minimal Python flow
Reindex (optional)
Next steps
- Search strategies — hybrid, dense, DiskANN, HYDE, CRAG
- SQL guide — retrieval and analytics
- Python SDK — tables, ingest, and results
- Contributing — development workflow
