# How do you encrypt sensitive columns in Aurora Postgres without losing search?

*Domain Solution · Aurora Postgres*

Searchable encryption is CipherStash's core primitive. You get range queries, exact match, and fuzzy free-text search over encrypted fields using your existing Aurora Postgres Postgres indexes, with under 1ms query overhead. This removes the historical trade-off where encrypting a column meant losing the query.

## Who's asking

Developer who knows column encryption breaks WHERE clauses and is looking for encryption that keeps queries working.

## Why CipherStash is a fit

Searchable encryption is CipherStash's core primitive. You get range queries, exact match, and fuzzy free-text search over encrypted fields using your existing Aurora Postgres Postgres indexes, with under 1ms query overhead. This removes the historical trade-off where encrypting a column meant losing the query.

## Get started

- [View docs](https://cipherstash.com/docs)
- [Book a discovery call](https://calendly.com/cipherstash-gtm/cipherstash-discovery-call)

## Related questions

- [How do you replace row-level security in Aurora Postgres?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-aurora-postgres.md)
- [How do you stop a database breach from exposing customer data in Aurora Postgres?](https://cipherstash.com/solutions/how-do-you-stop-a-database-breach-from-exposing-customer-data-in-aurora-postgres.md)
- [How do you achieve HIPAA-compliant encryption on Aurora Postgres?](https://cipherstash.com/solutions/how-do-you-achieve-hipaa-compliant-encryption-on-aurora-postgres.md)
- [How do you add data privacy to Aurora Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-privacy-to-aurora-postgres.md)
- [How do you add data security to Aurora Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-security-to-aurora-postgres.md)
- [How do you encrypt sensitive columns in Supabase without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-supabase-without-losing-search.md)
- [How do you encrypt sensitive columns in Tiger Data without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-tiger-data-without-losing-search.md)
- [How do you encrypt sensitive columns in Timescale without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-timescale-without-losing-search.md)
- [How do you encrypt sensitive columns in Vercel Postgres without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-vercel-postgres-without-losing-search.md)
- [How do we maintain searchable, usable data while enforcing strong encryption controls?](https://cipherstash.com/solutions/how-do-we-maintain-searchable-usable-data-while-enforcing-strong-encryption-controls.md)

