1 مستودع
Local data encryption and secure identity verification for database access.
Distinct from Secure Database Access: Focuses on client-side field level encryption and credentials rather than proxy-based network gateways.
Explore 1 awesome GitHub repository matching security & cryptography · Encryption and Authentication. Refine with filters or upvote what's useful.
The MongoDB Python Driver is a client library and NoSQL database client used to execute CRUD operations and manage data within MongoDB databases using the Python programming language. It serves as a database connectivity library that handles authentication and connection pooling, while also providing a vector search client for managing embedding indexes and retrieving data based on semantic similarity. The driver supports both synchronous and asynchronous database driver models to perform non-blocking I/O operations and stream data from database clusters. It distinguishes itself through speci
Implements client-side field level encryption and secure authentication to protect sensitive data.