ThirdPartyComponentArchitecture
SQLAlchemy
The DataLens Platform uses SQLAlchemy to interact with the PostgreSQL schema for database operations. SQLAlchemy depends on psycopg2-binary as a PostgreSQL database driver. Alembic depends on SQLAlchemy for database migrations.