{"repo":"doableware/djongo","free":true,"listed":false,"github":"https://github.com/doableware/djongo","clone":"git clone https://github.com/doableware/djongo.git","description":"Django and MongoDB database connector","language":"Python","stars":1921,"topics":["mongodb","django","nosql","pymongo","nosql-databases","sql","relational-databases"],"license":"AGPL-3.0","category":"databases-storage","readme_excerpt":"djongo [//]: # ([![Build Status]&#40;https://travis-ci.com/nesdis/djongo.svg?branch=master&#41;]&#40;https://travis-ci.com/nesdis/djongo&#41;) ## The only connector that lets you use Django with MongoDB without changing the Django ORM Use MongoDB as a backend database for your Django project, without changing the Django ORM. Use the Django Admin GUI to add and modify documents in MongoDB. Usage: Install djongo: Into settings.py file of your project, add: Run manage.py makemigrations &ltapp name&gt followed by manage.py migrate (ONLY the first time to create collections in mongoDB) YOUR ARE SET! HAVE FUN! Requirements: 1. Python 3.6 or higher. 2. MongoDB 3.4 or higher. 3. If your models use nested queries or sub querysets like: MongoDB 3.6 or higher is required. How it works djongo is a SQL to mongodb query compiler. It translates a SQL query string into a mongoDB query document. As a result, all Django features, models etc. work as is. Django contrib modules: 'django.contrib.admin', 'django.contrib.auth', 'django.contrib.sessions', and others... fully supported. Features Use Django Admin GUI to access MongoDB. Embedded Model. Embedded Array. Embedded Form Fields. Read the full documentation Contribute If you think djongo is useful, please share it with the world! You can contribute to the source code or the documentation by creating a simple pull request! You may want to refer to the design documentation to get an idea on how Django MongoDB connector is implemented. Add a sta","default_branch":null,"files":null,"tree":[],"storefront":"/r/doableware","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/doableware/djongo/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}