Database¶
cihai.db.Database wraps the SQLAlchemy engine, metadata, and session that datasets share.
Use it directly only when you need raw database access instead of dataset helpers.
Cihai core functionality.
cihai.db.Database wraps the SQLAlchemy engine, metadata, and session that datasets share.
Use it directly only when you need raw database access instead of dataset helpers.
Cihai core functionality.