{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends/2"}],"enrichment":{"capability":"Provides a SQLAlchemy dialect for connecting to IOMETE data warehouses via Arrow Flight SQL, enabling standard SQLAlchemy operations and schema reflection on IOMETE clusters.","skillfed_tags":["sqlalchemy-dialect","arrow-flight","data-warehouse"],"use_cases":["Connect a Python ORM or query builder to IOMETE for interactive analytics and reporting","Integrate IOMETE schema metadata into data catalogs or lineage tools via SQLAlchemy reflection","Execute parameterized SQL queries on IOMETE clusters from Python applications without raw gRPC calls","Build ETL pipelines that read from or write to IOMETE using SQLAlchemy's declarative models","Enable BI tools and query engines that support SQLAlchemy dialects to query IOMETE warehouses"],"what_it_does":"iomete-sqlalchemy is a SQLAlchemy dialect that bridges SQLAlchemy's ORM and Core APIs to IOMETE data warehouses by routing queries through Arrow Flight SQL via the adbc-driver-flightsql transport. It implements all reflection methods\u2014schema inspection, table listing, column discovery\u2014and gracefully handles relational metadata (primary keys, foreign keys, indexes) by returning empty results rather than raising errors, making it compatible with schema inspection tools and data catalog integrations.\n\nThe dialect handles connection management through a standard SQLAlchemy URL format, supporting gRPC transport configuration (TLS, message size limits), catalog/schema navigation, and type mapping between Spark/Iceberg types and SQLAlchemy's type system. It is actively maintained and requires Python 3.9+, SQLAlchemy 2.0.30 or later, and the Arrow Flight SQL driver stack.","worth_installing":"Yes, if you need to query IOMETE from Python via SQLAlchemy. The package is actively maintained, has low install friction, carries a permissive license, and implements full schema reflection. It is a straightforward fit for projects already using SQLAlchemy that need IOMETE connectivity. No known vulnerabilities as of the fact sheet date."},"id":"iomete-sqlalchemy","links":{"html":"https://skillfed.io/packages/iomete-sqlalchemy","md":"https://skillfed.io/packages/iomete-sqlalchemy.md","pypi":"https://pypi.org/project/iomete-sqlalchemy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-07","license_spdx":null,"license_treatment":"permissive","name":"iomete-sqlalchemy","python_support":"supports_current","summary":"SQLAlchemy dialect for IOMETE via Arrow Flight SQL"},"popularity":{"monthly_downloads":196545,"position":9783,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.22"}
