Python demo code for the new transactions feature in MongoDB 4.0
-
Updated
Mar 12, 2020 - Python
Python demo code for the new transactions feature in MongoDB 4.0
This is a proof-of-concept implementation of the framework proposed by [Alves and Aranha 2018] with the purpose of offering a wrapper on MongoDB's Python driver that enables a application to store and query encrypted data on the database.
MongoDB is a document-oriented, open-source database program that is platform-independent.
Add a description, image, and links to the mongodb-python-driver topic page so that developers can more easily learn about it.
To associate your repository with the mongodb-python-driver topic, visit your repo's landing page and select "manage topics."