I think that go-diagram is a great tool for modelling your types that would map to a KV database.
I am thinking about extending this with a golang based UI using gopherjs / WASM.
At the moment the layout is using what ? could even be tables inside tables or something as simple
i have to admit i am sucker for visual UML tools.
there is a similar tool in a similar vein here: https://github.com/google/shenzhen-go It allows you to program data flows and visualise them.
I think that go-diagram is a great tool for modelling your types that would map to a KV database. I am thinking about extending this with a golang based UI using gopherjs / WASM.
At the moment the layout is using what ? could even be tables inside tables or something as simple