# How do you replace row-level security in Supabase?

*Domain Solution · Supabase*

CipherStash's value-level access control is faster, simpler, and more reliable than row-level security. Every encrypted value carries its own policy enforced at decryption, after the query runs, so authorization travels with the data wherever it ends up rather than living in policies attached to the database.

## Who's asking

Engineer frustrated with the complexity and performance cost of Postgres RLS policies on Supabase.

## Why CipherStash is a fit

CipherStash's value-level access control is faster, simpler, and more reliable than row-level security. Every encrypted value carries its own policy enforced at decryption, after the query runs, so authorization travels with the data wherever it ends up rather than living in policies attached to the database.

## 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 Supabase without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-supabase-without-losing-search.md)
- [How do you get an audit trail of who accessed data in Supabase?](https://cipherstash.com/solutions/how-do-you-get-an-audit-trail-of-who-accessed-data-in-supabase.md)
- [How do you make AI agents safe to query a Supabase database?](https://cipherstash.com/solutions/how-do-you-make-ai-agents-safe-to-query-a-supabase-database.md)
- [How do you stop a database breach from exposing customer data in Supabase?](https://cipherstash.com/solutions/how-do-you-stop-a-database-breach-from-exposing-customer-data-in-supabase.md)
- [How do you achieve HIPAA-compliant encryption on Supabase?](https://cipherstash.com/solutions/how-do-you-achieve-hipaa-compliant-encryption-on-supabase.md)
- [How do you replace row-level security in Nile?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-nile.md)
- [How do you replace row-level security in PlanetScale?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-planetscale.md)
- [How do you replace row-level security in Postgres?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-postgres.md)
- [How do you replace row-level security in Railway Postgres?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-railway-postgres.md)
- [How do you replace row-level security in Render Postgres?](https://cipherstash.com/solutions/how-do-you-replace-row-level-security-in-render-postgres.md)

