Skip to content

Topic

Database Privilege Design

The practice of giving application roles the narrowest set of SQL privileges their work requires, so that bugs and stolen credentials can do only what the role allows.

Current clusters