NoSql is also known as a non-relational database that stores data in a form of non-tabular, instead it stores data in the form of a storage model that is optimized for specific requirements of the type of data being stored. The types of NoSQL databases include pure documented databases, graph databases, wide column databases, and a key-value store.
No, Django does not officially support no-SQL databases such as CouchDB, Redis, Neo4j, MongoDB, etc.
Leave a Reply