{"library":"dj-database-url","type":"library","category":null,"description":"dj-database-url is a simple Django utility that allows you to configure your Django application's database using a single 12-factor inspired `DATABASE_URL` environment variable. It parses the URL and returns a Django-compatible database connection dictionary, supporting various backend types like PostgreSQL, MySQL, SQLite, and Oracle. Currently at version 3.1.2, it is actively maintained by the Jazzband community with regular updates.","language":"python","status":"active","version":"3.1.2","tags":["Django","database","configuration","12factor","environment variables","URL parsing","PostgreSQL","MySQL","SQLite","Oracle"],"last_verified":"Wed May 20","install":[{"cmd":"pip install dj-database-url","imports":["from dj_database_url import config","from dj_database_url import parse"]}],"homepage":"https://jazzband.co/projects/dj-database-url","github":"https://github.com/jazzband/dj-database-url","docs":null,"changelog":"https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/dj-database-url/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/dj-database-url/compatibility"}}