Skip to main content

Crate trueno_db

Crate trueno_db 

Source
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
DatabaseBuilder
Database builder

Enums§

Backend
Backend selection strategy
Error
Trueno-DB error types

Type Aliases§

Result
Result type alias