Is there a plugin to browse the data in Google cloud BigTable?

已回答

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?

 

2

Dean Schulze,
Is there any JDBC drivers for HBase or BigTable?

0

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

0

请先登录再写评论。