{"library":"mssql-django","type":"library","category":null,"description":"mssql-django is the official Microsoft-supported Django database backend for Microsoft SQL Server, Azure SQL, and SQL Database in Microsoft Fabric. It provides robust database connectivity for the Django web framework. The library is actively maintained with frequent releases, currently at version 1.7, offering broad compatibility with recent Django and Python versions.","language":"python","status":"active","version":"1.7","tags":["django","sql-server","azure-sql","database","backend","microsoft","odbc"],"install":[{"cmd":"pip install mssql-django","imports":["DATABASES = {\n    'default': {\n        'ENGINE': 'mssql',\n        # ... other settings\n    }\n}"]}],"homepage":null,"github":"https://github.com/microsoft/mssql-django","docs":null,"changelog":"https://github.com/microsoft/mssql-django/releases","pypi":"https://pypi.org/project/mssql-django/","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.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/mssql-django/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}