MongoDB 6.0 introduces encrypted queries and time series data

Open source database MongoDB is preparing to release version 6.0 . New features include encrypted queries and time series data. Encrypted queries allow entire query operations to be encrypted, a feature MongoDB says is an industry first, and may be of interest to organizations with large amounts of sensitive data. End-to-end client-side encryption uses a novel encrypted index data structure, and data being searched on the database server is always encrypted. The keys do not leave the application, query speed and overall application performance are not affected. Time series data is very important for time-oriented datasets to quickly sort time series data.

This article is reprinted from: https://www.solidot.org/story?sid=71769
This site is for inclusion only, and the copyright belongs to the original author.

Leave a Comment