# How do you add data privacy to Vercel Postgres?

*Domain Solution · Vercel Postgres*

CipherStash adds searchable field-level encryption directly over your existing Vercel Postgres database. Sensitive fields are encrypted with a unique key per value, and you can still run range, exact-match, and free-text queries against the ciphertext. There's no new database, no migration, and no superuser access required.

## Who's asking

Backend or platform engineer who already runs Vercel Postgres in production and has been handed a data-privacy requirement (GDPR, CCPA, a customer contract) without a budget to re-platform.

## Why CipherStash is a fit

CipherStash adds searchable field-level encryption directly over your existing Vercel Postgres database. Sensitive fields are encrypted with a unique key per value, and you can still run range, exact-match, and free-text queries against the ciphertext. There's no new database, no migration, and no superuser access required.

## 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 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 you get an audit trail of who accessed data in Vercel Postgres?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-vercel-postgres.md)
- [How do you make AI agents safe to query a Vercel Postgres database?](https://cipherstash.com/solutions/how-do-you-make-ai-agents-safe-to-query-a-vercel-postgres-database.md)
- [How do you replace row-level security in Vercel Postgres?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-vercel-postgres.md)
- [How do you stop a database breach from exposing customer data in Vercel Postgres?](https://cipherstash.com/solutions/how-do-you-stop-a-database-breach-from-exposing-customer-data-in-vercel-postgres.md)
- [How do you add data privacy to DigitalOcean Managed Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-privacy-to-digitalocean-managed-postgres.md)
- [How do you add data privacy to Fly.io Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-privacy-to-flyio-postgres.md)
- [How do you add data privacy to Google Cloud SQL Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-privacy-to-google-cloud-sql-postgres.md)
- [How do you add data privacy to Heroku Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-privacy-to-heroku-postgres.md)
- [How do you add data privacy to Neon?](https://cipherstash.com/solutions/how-do-you-add-data-privacy-to-neon.md)

