#PostgreSQL
PostgreSQL is the relational database behind several production systems described here. Posts cover row-level security for HIPAA compliance, double-entry ledger schemas for FinTech, advisory locks for distributed coordination, and the operational patterns that keep Postgres performant under load.
2 posts tagged with postgresql. ← 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.
5K+ loans per month. Three credit bureaus. Multiple payment gateways. The thing that has to be right is the ledger. Notes on what invariants the database enforces vs what the application enforces.
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.