{"library":"django-cte","type":"library","category":null,"description":"django-cte provides a seamless way to integrate Common Table Expressions (CTEs) into Django's ORM, allowing developers to write complex, hierarchical, and recursive SQL queries more readably and efficiently directly within their Django applications. It is currently at version 3.0.0 and is actively maintained, with releases primarily driven by new features or compatibility requirements with Django versions.","language":"python","status":"active","version":"3.0.0","tags":["django","orm","cte","sql","database","query-optimization"],"last_verified":"Sat May 23","install":[{"cmd":"pip install django-cte","imports":["from django_cte import CTE","from django_cte import with_cte","from django_cte import With"]}],"homepage":null,"github":"https://github.com/dimagi/django-cte","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-cte/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":0.61,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-cte/compatibility"}}