All Projects → kokosing → trino-query-formatter

kokosing / trino-query-formatter

Licence: Apache-2.0 license
Presto SQL query formatter

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to trino-query-formatter

lacquer
SQL Parser derived from Presto, written in Python with the PLY framework
Stars: ✭ 29 (+81.25%)
Mutual labels:  presto, presto-parser
Bigdata docker
Big Data Ecosystem Docker
Stars: ✭ 161 (+906.25%)
Mutual labels:  presto
Alluxio
Alluxio, data orchestration for analytics and machine learning in the cloud
Stars: ✭ 5,379 (+33518.75%)
Mutual labels:  presto
Haproxy Configs
80+ HAProxy Configs for Hadoop, Big Data, NoSQL, Docker, Elasticsearch, SolrCloud, HBase, MySQL, PostgreSQL, Apache Drill, Hive, Presto, Impala, Hue, ZooKeeper, SSH, RabbitMQ, Redis, Riak, Cloudera, OpenTSDB, InfluxDB, Prometheus, Kibana, Graphite, Rancher etc.
Stars: ✭ 106 (+562.5%)
Mutual labels:  presto
Bandar Log
Monitoring tool to measure flow throughput of data sources and processing components that are part of Data Ingestion and ETL pipelines.
Stars: ✭ 19 (+18.75%)
Mutual labels:  presto
Cube.js
📊 Cube — Open-Source Analytics API for Building Data Apps
Stars: ✭ 11,983 (+74793.75%)
Mutual labels:  presto
Yanagishima
Web UI for Trino, Presto, Hive, Elasticsearch, SparkSQL
Stars: ✭ 424 (+2550%)
Mutual labels:  presto
xyr
Query any data source using SQL, works with the local filesystem, s3, and more. It should be a very tiny and lightweight alternative to AWS Athena, Presto ... etc.
Stars: ✭ 58 (+262.5%)
Mutual labels:  presto
Linkis
Linkis helps easily connect to various back-end computation/storage engines(Spark, Python, TiDB...), exposes various interfaces(REST, JDBC, Java ...), with multi-tenancy, high performance, and resource control.
Stars: ✭ 2,323 (+14418.75%)
Mutual labels:  presto
Spring Boot 2.x Examples
Spring Boot 2.x code examples
Stars: ✭ 104 (+550%)
Mutual labels:  presto
Pyhive
Python interface to Hive and Presto. 🐝
Stars: ✭ 1,378 (+8512.5%)
Mutual labels:  presto
Dockerfiles
50+ DockerHub public images for Docker & Kubernetes - Hadoop, Kafka, ZooKeeper, HBase, Cassandra, Solr, SolrCloud, Presto, Apache Drill, Nifi, Spark, Consul, Riak, TeamCity and DevOps tools built on the major Linux distros: Alpine, CentOS, Debian, Fedora, Ubuntu
Stars: ✭ 847 (+5193.75%)
Mutual labels:  presto
Sqli
orm sql interface, Criteria, CriteriaBuilder, ResultMapBuilder
Stars: ✭ 1,644 (+10175%)
Mutual labels:  presto
Presto Redis
presto-redis is an experimental sql layer for redis
Stars: ✭ 18 (+12.5%)
Mutual labels:  presto
Presto Go Client
A Presto client for the Go programming language.
Stars: ✭ 183 (+1043.75%)
Mutual labels:  presto
Presto Ethereum
Presto Ethereum Connector -- SQL on Ethereum
Stars: ✭ 450 (+2712.5%)
Mutual labels:  presto
Maha
A framework for rapid reporting API development; with out of the box support for high cardinality dimension lookups with druid.
Stars: ✭ 101 (+531.25%)
Mutual labels:  presto
Parquet Go
Go package to read and write parquet files. parquet is a file format to store nested data structures in a flat columnar data format. It can be used in the Hadoop ecosystem and with tools such as Presto and AWS Athena.
Stars: ✭ 114 (+612.5%)
Mutual labels:  presto
presto-chart
Highly configurable Helm Presto Chart
Stars: ✭ 23 (+43.75%)
Mutual labels:  presto
Quix
Quix Notebook Manager
Stars: ✭ 184 (+1050%)
Mutual labels:  presto

Trino-query-formatter

SQL query formatter that supports Trino syntax

Build

./mvnw clean install

Usage

echo 'SELECT 1;' | java -jar target/trino-query-formatter-*-executable.jar
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].