Where your data lives
Lembra runs on Supabase, hosted in AWS Singapore (ap-southeast-1). All employee and order data is row-level-security scoped. Your team's data is logically isolated from every other company's by Postgres RLS policies, enforced at the database layer.
- Database: Supabase Postgres in AWS ap-southeast-1 (Singapore)
- Row-level-security on every table that holds company data
- Daily automated backups, 7-day point-in-time recovery
- All connections TLS 1.2+; no plaintext data in transit