Idea #21844
Updated by Peter Amstutz 10 months ago
https://www.postgresql.org/docs/current/datatype-json.html
Since Postgres 12, JSON path queries can dig into JSON structures and can be indexed. This should give us a path to implementing per-file properties on collections that can be queried.
Investigate and propose a detailed design for per-file metadata.