Quix

Quix

  • Docs
  • Blog
  • GitHub

›Supported datasources

Introduction

  • About
  • Architecture

Getting Started

  • Installation

Supported datasources

  • Athena
  • BigQuery
  • ClickHouse
  • Jdbc
  • MariaDB
  • MySQL
  • Oracle
  • PostgreSQL
  • Presto
  • Python
  • Redshift

Presto

Features

Quix is a great tool for querying Presto. You can execute multiple queries in parallel, stream results straight to your browser, download them as csv, build visualizations, share your notes with other people in your organization and more.

Setup

1. Pick a new name for your presto note and update .env

Add the following properties to the .env file to configure your new presto note

VariablesMeaningExample
MODULESlist of registered notesfoo,boo
MODULES_FOO_ENGINEnote typepresto
MODULES_FOO_APIpresto urlhttp://presto.your-domain.com:8080/v1
MODULES_FOO_CATALOGdefault catalogsystem
MODULES_FOO_SCHEMAdefault schemaruntime
MODULES_FOO_SOURCEdefault sourcequix

Example of possible configuration that will create Presto note named foo :

MODULES_FOO_ENGINE=presto
MODULES_FOO_API=http://presto:8080/v1
MODULES_FOO_CATALOG=system
MODULES_FOO_SCHEMA=runtime
MODULES_FOO_SOURCE=quix

Troubleshooting

← PostgreSQLPython →
  • Features
  • Setup
    • 1. Pick a new name for your presto note and update .env
  • Troubleshooting
Quix
Docs
Quick StartInstallation
Social
BlogQuix
Contact Us
By Email
© 2023 Wix.com, Inc