An open API service indexing awesome lists of open source software.

https://github.com/hvignolo87/mongodb-python

Made some tests with the MongoDB driver in Python in order to improve my skills with NoSQL Databases.
https://github.com/hvignolo87/mongodb-python

crud-operations mongodb nosql pymongo python

Last synced: 2 months ago
JSON representation

Made some tests with the MongoDB driver in Python in order to improve my skills with NoSQL Databases.

Awesome Lists containing this project

README

          

# MongoDB with Python
Made some tests with the PyMongo driver.

Performed some CRUD operations and compare concepts between SQL and NoSQL databases.