Skip to content
On this page

MySQL

You can use MySQL client to connect GreptimeDB:

sh
mysql -h 127.0.0.1 -P 4002

For more information, see Reading/Writing Data.