Is there a plugin to browse the data in Google cloud BigTable?
Answered
The title says it all.
I see support for BigQuery but nothing for BigTable or HBase. Is there a way to browse data in BigTable?
Please sign in to leave a comment.
Dean Schulze,
Is there any JDBC drivers for HBase or BigTable?
vasily chernov Hey, Yes there is https://dbschema.com/jdbc-driver/HBase.html
You can try a custom JDBC driver and try to connect to your instance.
To set up a custom JDBC read our help topic https://www.jetbrains.com/help/datagrip/other-databases.html#using-user-driver-files