mc2-project/opaque-sql
An encrypted data analytics platform
This platform helps organizations perform analytics on sensitive datasets while keeping the raw data encrypted and private. You feed it encrypted data (like customer records or financial transactions) and it produces encrypted analytical results, such as filtered lists or aggregated statistics. It's designed for data privacy officers, compliance managers, or data engineers working with highly sensitive information.
187 stars. No commits in the last 6 months.
Use this if you need to analyze confidential data using Apache Spark SQL without ever decrypting it, ensuring privacy and regulatory compliance.
Not ideal if your data is not sensitive, or if you need to perform real-time, interactive queries with immediate access to decrypted results.
Stars
187
Forks
72
Language
Scala
License
Apache-2.0
Category
Last pushed
Mar 29, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/data-engineering/mc2-project/opaque-sql"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
knime/knime-core
KNIME Analytics Platform
sparklyr/sparklyr
R interface for Apache Spark
apache/wayang
Apache Wayang is the first cross-platform data processing system.
quixio/quix-streams
Python Streaming DataFrames for Kafka
jtablesaw/tablesaw
Java dataframe and visualization library