Would you pay for querying a postgresql database in such a way the server never learned what row you queried for?

This page summarizes the projects mentioned and recommended in the original post on /r/Database

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SEAL

    Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library. (by microsoft)

  • Case 2: the encrypted case. You would be encrypting the data itself, so each cell in your database would be encrypted, the filesystem, the tables, the database, and every other aspect of postgresql is left exactly the same. As a matter of fact, you would install this the same way you would install every other postgresql extension. Just run "make install". The only dependency is Microsoft SEAL(https://github.com/microsoft/SEAL) which is open source and you download it and install it from source as well. That is it.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • On Intel SGX, is it possible to set an executable running such that you, the operator, cannot decrypt its state?

    1 project | /r/crypto | 7 Dec 2023
  • Haveibeenpwnd

    1 project | /r/privacy | 22 May 2022
  • Fully Homomorphic Encryption (FHE)

    8 projects | news.ycombinator.com | 14 Jun 2021
  • Microsoft Seal: Fast and Easy-to-Use Homomorphic Encryption Library

    1 project | news.ycombinator.com | 27 Feb 2021
  • Heartbleed and XZ Backdoor Learnings: Open Source Infrastructure Can Be Improved Efficiently With Moderate Funding

    2 projects | dev.to | 7 Apr 2024