{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/6"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/14"},{"label":"Database","url":"https://skillfed.io/packages/category/database/3"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/3"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/2"}],"enrichment":{"capability":"SQLAlchemy dialect that enables Python applications to connect to and query Exasol databases using SQLAlchemy's ORM and Core APIs via WebSocket.","skillfed_tags":["sqlalchemy-dialect","analytics-database","websocket-driver"],"use_cases":["Build data science pipelines in Python that query Exasol for analytics and reporting without raw SQL.","Migrate applications from other SQL databases to Exasol while keeping SQLAlchemy code largely unchanged.","Develop web applications that use Exasol as a backend database through SQLAlchemy's ORM layer.","Integrate Exasol into ETL workflows where Python orchestration tools need database abstraction.","Use SQLAlchemy's query builder to construct complex analytics queries against Exasol tables programmatically."],"what_it_does":"SQLAlchemy-Exasol is a SQLAlchemy dialect that bridges Python applications to Exasol databases via WebSocket. It allows developers to use SQLAlchemy's familiar ORM and Core query interfaces instead of writing raw SQL, supporting SELECT, INSERT, UPDATE, and DELETE operations. The package wraps pyexasol as its underlying connection layer and is designed for applications that need database abstraction while working with Exasol's columnar analytics engine.\n\nThe dialect is actively maintained and supports modern Python versions (3.10 through 3.14). It targets data science and analytics workflows where Exasol is the chosen database backend. Installation is straightforward with no compiled dependencies, making it easy to add to existing Python projects that already use SQLAlchemy.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, installs with low friction, and uses a permissive license. It is the standard way to use Exasol from Python applications that depend on SQLAlchemy. Install it if you are building or migrating an application to Exasol and want SQLAlchemy integration."},"id":"sqlalchemy-exasol","links":{"html":"https://skillfed.io/packages/sqlalchemy-exasol","md":"https://skillfed.io/packages/sqlalchemy-exasol.md","pypi":"https://pypi.org/project/sqlalchemy-exasol/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":"BSD-2-Clause","license_treatment":"permissive","name":"sqlalchemy_exasol","python_support":"supports_current","summary":"EXASOL dialect for SQLAlchemy"},"popularity":{"monthly_downloads":295889,"position":7911,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.1.2"}
