Introducing PhiSQL: The Query Language for PII Operations
PhiSQL is a declarative, SQL-like query language for PII privacy operations across the Philterd toolkit. The problem it solves and what ships in v0.1.
The Phileas Trino Connector: PII Redaction as SQL
A walkthrough of the open source Phileas connector for Apache Trino: what it does, how to install it, how to redact from SQL queries, and federated patterns.
Snowflake PII Redaction: A Practical Integration Guide
Three production-grade patterns for redacting PII inside Snowflake: external functions, Java UDFs, and ETL-stage redaction, with code and trade-offs.