Expand description
trueno-db has moved to aprender-db.
This crate re-exports aprender-db for backward compatibility.
New code should depend on aprender-db directly.
Modules§
- backend
- Compute backend dispatcher
- error
- Error types for Trueno-DB
- experiment
- Experiment Tracking Schema (Phase 5: ENT-EPIC-001)
- kv
- Key-Value Store Module for PAIML Stack Integration (Phase 6)
- query
- Query parsing and execution
- storage
- Storage backend (Arrow/Parquet)
- topk
- Top-K selection algorithms
Structs§
- Database
- Database instance
- Database
Builder - Database builder
Enums§
Type Aliases§
- Result
- Result type alias