The verified-sources repo is to hold all verified sources of data. Including but not limited to databases, datawarehouses, local and cloud flat files.
We are starting with support for SQLAlchemy connection strings.
The Base class should have a store attribute which is a generator.
The verified-sources repo is to hold all verified sources of data. Including but not limited to databases, datawarehouses, local and cloud flat files. We are starting with support for SQLAlchemy connection strings. The Base class should have a store attribute which is a generator.