kura_db (kura v2.0.6)
View SourceCentral database wrapper. Routes all SQL through a configured
kura_driver impl over a configured kura_pool impl, so swapping
the underlying client (pgo, esqlite, ...) is one config change.
All driver calls go through this module, providing a single place for pool lookup, sandbox support, telemetry, and type loading.
Summary
Functions
Resolve the kura_driver implementation module for a repo.
Resolve the kura_pool implementation module for a repo.
Functions
Resolve the kura_driver implementation module for a repo.
Resolve the kura_pool implementation module for a repo.