-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sql: Database Visualizers List (GUIs) #25467
Comments
Azure Data Studio (open source) with postgres extension.
Fails on:
But it can display a fair bit of info:
|
Thanks @andrew-bickerton! I bet the select is using a cursor. Which we don't support yet. Added it to the list. |
Consider this: Even a page in the core admin gui that sends simple queries for:
Would allow all of these tickets to be closed because these 3rd party solutions are all such awful experiences compared to the core product. Tooling is sooo important for getting new people in. It is a weakpoint for CockroachDB adoption right now, which is a shame since the core itself is wonderfully engineered and it does so many things right 💯 PGWeb, gets half way there, but it has zero functionality beyond browsing-- but it is tiny, and dockerizable, portable, just like CockroachDB. pgAdmin is overrated since half the features aren't even applicable to Cockroach DB, but it would be my second choice as its a simple |
This is meta issue to serve as a list of known DB visualization tools that we would like to support. I'll be keeping this top description updated, so if there are any tools out there that are not on this list, please comment and I'll add them. Note that these are ordered alphabetically and not by priority. If there is a tracking issue for a tool, it will be linked to from here.
Note that these tools do not have to be open source, but that open source tools will probably get a higher priority. As will cross platform tools.
Full Support:
Beta support:
dbglass - Javascript, open source
PGWeb - Go, open source
PSequel - Swift, closed source (but free)
TablePlus - unknown, closed source
Valentina studio - unknown, closed source with free version
DataGrip - unknown, closed source
DbVisualizer Java, closed source, free and pro versions
Known issues:
Jira issue: CRDB-5711
The text was updated successfully, but these errors were encountered: