ydb-platform / ydb-sqlalchemy

YQL Dialect for SQLAlchemy
Apache License 2.0
18 stars 5 forks source link

SuperSet integration #14

Open Valeria1235 opened 1 year ago

Valeria1235 commented 1 year ago

Support YDB as a data source for SuperSet (now uses sqlalchemy <2) SuperSet connects to data sources through SQLAlchemy, also we need to add support for alembic migrations tool. ClickHouse, for example: https://github.com/apache/superset/blob/master/superset/db_engine_specs/clickhouse.py