MongoDB Releases Queryable Encryption Preview

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • go-sqlcrypter

    custom Go data type to facilitate column-level encryption

  • This is really neat. Recently I explored similar functionality for relational databases and only got as far as implementing column-level encryption [0] in this Go library [1], but without support for querying the encrypted data. HashiCorp Vault's transit secrets engine supports Convergent Encryption [2] which provides limited ability to query the encrypted data, but I haven't yet experimented with it. If anyone is doing something like this in production, would love to hear about your experience.

    [0]: https://en.wikipedia.org/wiki/Column_Level_Encryption

    [1]: https://github.com/bincyber/go-sqlcrypter

    [2]: https://www.vaultproject.io/docs/secrets/transit#convergent-...

  • MuchPIR

    Homomorphic Encryption PIR Postgres C/C++ Agregate Extension.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts