We do support database backends (
Postgres, MySQL, SQLite), but I don't think you'd need one for your use case.
Every Cerbos storage backend can be configured to automatically propagate policy changes to the PDP. For example, if you have multiple PDPs all pointing at the same Git repository, each one can be set to independently poll for changes. When you push an update, every PDP would pick it up automatically.