From 044f660f48bc653a152ddbc38a55c81dd0b789ad Mon Sep 17 00:00:00 2001 From: Pablo Date: Mon, 11 Feb 2019 23:01:03 -0800 Subject: [PATCH] Adding BigQuery to the list of supported DBs. (#6848) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67ed79e51..e579428c0 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,7 @@ Superset can be used to visualize data out of most databases: * Redshift * Clickhouse * Apache Kylin +* Google BigQuery * **more!** look for the availability of a SQLAlchemy dialect for your database to find out whether it will work with Superset