Skip to main content
Version: Main branch

superduper_sqlalchemy

Superduper sqlalchemy is a metadata plugin for Superduper that allows you to store metadata in a SQL database.

This plugin cannot be used independently; it must be used together with superduper_ibis.

Installation​

pip install superduper_sqlalchemy

API​

ClassDescription
superduper_sqlalchemy.metadata.SQLAlchemyMetadataAbstraction for storing meta-data separately from primary data.