A Rust library that rewrites SQL queries to enforce differential privacy guarantees on query results.
Qrlew is a SQL-to-SQL differential privacy layer that transforms standard SQL queries into privacy-preserving equivalents. It enables data analysts to run queries on sensitive datasets while mathematically guaranteeing that individual records cannot be identified in the results.
Qrlew enables practical differential privacy by operating at the SQL level, allowing organizations to protect sensitive data while maintaining analytical utility and compatibility with existing tools.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.