edgedb-ui
edgedb-ui copied to clipboard
Third Party Schema Viewability
It'd be great to have a way to publish the edgedb schema in a format that a tool such as DbSchema could parse to be able to maintain conceptual visibility on the structure of the database than double handling and hand creating a mirror from scratch.
I'm unsure if this is possible, or to what level of depth this is possible, but a starting point would be excellent.
If this is already a possibility, please inform and disregard.
Have you tried connecting DbSchema to EdgeDB via our SQL support? It may just work. If it doesn't, we can take a look for you.