{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/13"},{"label":"Information Analysis","url":"https://skillfed.io/packages/category/scientific-engineering-information-analysis/2"}],"enrichment":{"capability":"agate-sql extends the agate data analysis library with the ability to read from and write to SQL databases, bridging in-memory tabular data with relational database backends.","skillfed_tags":["data-analysis","sql-bridge"],"use_cases":["Load query results from a SQL database into an agate table for statistical analysis or data cleaning.","Export cleaned or transformed agate tables back to a SQL database for persistence or downstream processing.","Bridge between SQL-based data pipelines and agate's analytical and reporting capabilities.","Prototype data workflows that move between relational databases and in-memory tabular analysis.","Integrate agate into existing applications that already use sqlalchemy for database access."],"what_it_does":"agate-sql is a plugin for the agate data analysis library that adds SQL database connectivity. It allows you to load data directly from SQL queries into agate's in-memory table format and write agate tables back to database tables, using sqlalchemy as the underlying database abstraction layer. The package is designed for developers and researchers who work with tabular data and need to move data between SQL databases and agate's analytical environment.\n\nThe package has been in development since 2015 and is classified as Beta. It supports Python 3.10, 3.11, 3.12, 3.13, and 3.14 on both CPython and PyPy. With low installation friction and no known security vulnerabilities, it integrates cleanly into existing agate workflows, though its aging maintenance status means you should verify compatibility with your specific agate and sqlalchemy versions before relying on it for production use.","worth_installing":"Yes, if you are already using agate and need SQL database connectivity. The package has low installation friction, permissive licensing, and no known vulnerabilities. However, maintenance is aging (last release 242 days ago), so verify compatibility with your versions of agate and sqlalchemy before deploying to production."},"id":"agate-sql","links":{"html":"https://skillfed.io/packages/agate-sql","md":"https://skillfed.io/packages/agate-sql.md","pypi":"https://pypi.org/project/agate-sql/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-12-15","license_spdx":null,"license_treatment":"permissive","name":"agate-sql","python_support":"unspecified","summary":"agate-sql adds SQL read/write support to agate."},"popularity":{"monthly_downloads":357325,"position":7270,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7.3"}
