← Back to context

Comment by koolba

2 months ago

> [Public bodies] shall provide a sufficient description of the structures of all databases under the control of the public body to allow a requester to request the public body to perform specific database queries.

I sure hope the impact of this is not that government entities switch to schema less databases!

"Schemaless" is like "serverless" in that there's always a schema, even if it's not enforced by the database and instead applied dynamically by the application layer.