xtdb

jf 2024-08-31T10:31:49.190159Z

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

refset 2024-08-31T13:22:02.886819Z

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

refset 2024-08-31T13:22:51.086439Z

For v2 you're able to using things like https://marketplace.visualstudio.com/items?itemName=mtxr.sqltools via the Postgres-compatibility endpoint