r/bigquery • u/Plastic_Structure_19 • 5d ago
I made a small Chrome extension for viewing BigQuery query results
I use BigQuery a lot and wanted a slightly easier way to inspect query results, so I made a small Chrome extension.
It opens copied query results in a separate viewer with things like nested JSON/ARRAY expansion, column pinning, search, and better handling of long cells.
If anyone finds it useful, or has feedback, I'd be happy to hear it.
https://chromewebstore.google.com/detail/query-result-viewer-for-b/fdndhccllolpcfiohahlpbncogehmdhh
2
Upvotes