{"categories":[{"label":"Front-Ends","url":"https://skillfed.io/packages/category/database-front-ends/2"}],"enrichment":{"capability":"Integrates Django applications with ClickHouse, a columnar database, providing ORM-like access and query tools for analytics and time-series data workloads.","skillfed_tags":["analytics","clickhouse","django-extension"],"use_cases":["Build analytics dashboards in Django that query ClickHouse for aggregated metrics and time-series data.","Migrate event logging or metrics collection from a traditional database to ClickHouse for better compression and query speed.","Define ClickHouse tables as Django models and use celery tasks to batch-insert analytics events asynchronously.","Integrate ClickHouse reporting into existing Django admin or custom views without rewriting query logic.","Prototype analytics features in Django before committing to a dedicated analytics platform."],"what_it_does":"django-clickhouse bridges Django applications and ClickHouse, a high-performance columnar database optimized for analytics and time-series workloads. It provides an ORM-like interface to define models and query ClickHouse tables, integrating with Django's ecosystem through celery for async operations and statsd for monitoring.\n\nThe package is designed for teams building analytics pipelines or real-time dashboards within Django projects. It abstracts ClickHouse's native query language and connection handling, letting developers work with familiar Django patterns. With low install friction and a permissive license, it's suitable for both open-source and commercial projects, though its dormant maintenance status means it receives no active updates.","worth_installing":"Yes, if you are already committed to ClickHouse and need Django integration\u2014the low install friction, permissive license, and absence of known vulnerabilities make it a reasonable choice. However, verify that infi.clickhouse-orm is still maintained and that the package's dormant status does not hide unresolved compatibility issues with your Django version. Not recommended if you need active development or frequent updates."},"id":"django-clickhouse","links":{"html":"https://skillfed.io/packages/django-clickhouse","md":"https://skillfed.io/packages/django-clickhouse.md","pypi":"https://pypi.org/project/django-clickhouse/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2025-02-19","license_spdx":null,"license_treatment":"permissive","name":"django-clickhouse","python_support":"unspecified","summary":"Django extension to integrate with ClickHouse database"},"popularity":{"monthly_downloads":185062,"position":10017,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.2"}
