is there any sort of convenient admin tool (in the vein of "phpMyAdmin" for a web-based version; or even "pgAdmin" for a desktop-based tool) for xtdb? would be helpful for cleaning up stuff while developing using xtdb
Hey @jf.slack-clojurians you may find this useful for v1 https://github.com/tatut/xtdb-inspector - there's also a UI built in to the HTTP server
For v2 you're able to using things like https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools via the Postgres-compatibility endpoint