Skip to content

trulens.core.dao.default_run

trulens.core.dao.default_run

Classes

DefaultRunDao

Bases: RunDaoBase

SQLAlchemy-backed RunDao for OSS users.

Persists run metadata to the runs table in the local database (SQLite, PostgreSQL, etc.) and handles ingestion/metrics locally instead of via Snowflake system functions.