
TIL: Nhost storage buckets live in `storage.buckets` — a real DB table. So you can create them via SQL migrations, version-control your storage config, and query bucket settings through GraphQL.
No magic config files. Just Postgres.
docs.nhost.io/products/stora…
English


