#Database Security
Database security goes beyond application-layer access control to enforce data protection at the storage layer. Articles cover PostgreSQL row-level security, HIPAA-compliant audit at the GRANT level, and the defence-in-depth approach that prevents data access even when application code has bugs.
1 post tagged with database security. ← All posts
PostgreSQL row-level security as HIPAA defence in depth. Why fail-open application filtering isn't enough, and how 'append-only at DB GRANTs' carries more of the §164.312(b) burden than people realise.
All posts on this site are written by Pratik Dhanave, an Agentic AI Architect with 7+ years building production distributed systems, multi-agent AI platforms, and cloud-native infrastructure. About the author → Each article includes working code, architecture diagrams, and references to the specific frameworks and standards discussed. Browse all posts or explore related topics using the tag cloud above.