Query Private Datasets

Dekart offers 2 different options to work with private datasets:

Dekart Cloud. We host and manage Dekart instance for you. Free for single person use. Subscription plan for teams at the cost of self-hosting.

⚙️ Configure access to private BigQuery datasets


🏰 Self-hosted. You host the Dekart instance (open-source, MIT License) on your Google Cloud, AWS account or your server.

👉 Documentation.


Requirements

Dekart Cloud:

  • Google Cloud project with BigQuery and Google Cloud Storage enabled
  • Google Cloud Storage bucket to store query cache

⚙️ Configure

🏰 Self-hosted

  • Postgres DB (like Amazon RDS or Google Cloud SQL) to store metadata
  • Mapbox token to load the map
  • Amazon S3 bucket or Google Cloud Storage bucket to store query cache
  • Amazon Athena, Google BigQuery or Snowflake data source
  • Environment to run docker container (for example, Google App Engine, Amazon ECS)

Secure self-hosted instance with SSO:

Edit this page on GitHub