I'm working on this, but wanted to doc it. The uow.ui.DatabaseEditor will be a two-view widget with 1) database and 2) collection views. The database view will show all collections with controls to edit properties across them (e.g., Gary's access mode editor with the checkboxes). The collection view will show the properties of a single collection with editors for its specific properties: grid editor for data rows, access modes per role editor (same thing as the mode editor from Gary, but with a simpler UI for a single collection), and schema wizard.