Which terminals support this database? #1889
-
i think this one don't support it yet. so anyone else? |
Beta Was this translation helpful? Give feedback.
Answered by
MichaelScofield
Jul 6, 2023
Replies: 2 comments 1 reply
-
i think this one don't support it yet. so anyone else? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We suggest using
mysql
cli orpsql
cli to connect to GreptimeDB. Other GUI tools might just work, too. For example, from your screenshot, you could choose "MySQL", "SQLite" or "PostgreSQL". However, some GUI tools will emit custom SQLs upon connection which we might not support.PS: You can find our supported client protocols here.