mirror of
https://github.com/vinta/awesome-python.git
synced 2026-01-25 15:38:43 +00:00
Merge pull request #2854 from alexbevi/patch-2
Add Django MongoDB Backend
This commit is contained in:
commit
d0c23d5d9c
@ -386,6 +386,7 @@ _Libraries for connecting and operating databases._
|
||||
- [pymssql](https://github.com/pymssql/pymssql) - A simple database interface to Microsoft SQL Server.
|
||||
- NoSQL Databases
|
||||
- [cassandra-driver](https://github.com/datastax/python-driver) - The Python Driver for Apache Cassandra.
|
||||
- [Django MongoDB Backend](https://github.com/mongodb/django-mongodb-backend) - Official MongoDB database backend for Django.
|
||||
- [happybase](https://github.com/python-happybase/happybase) - A developer-friendly library for Apache HBase.
|
||||
- [kafka-python](https://github.com/dpkp/kafka-python) - The Python client for Apache Kafka.
|
||||
- [motor](https://github.com/mongodb/motor) - The async Python driver for MongoDB.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user