#
trino
Here are 32 public repositories matching this topic...
Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC
mysql
bigquery
postgres
sql-server
cassandra
presto
clickhouse
odbc
snowflake
data-visualization
data-analysis
sap-hana
sql-editor
vertica
crate-io
trino
sqlpad
-
Updated
Oct 31, 2021 - JavaScript
RAbraham
commented
Jul 25, 2021
Hi,
%%logica Engineers
@Engine("sqlite");
Employee(name: "Alice", role: "Product Manager");
Employee(name: "Bob", role: "Engineer");
Employee(name: "Caroline", role: "Engineer");
Employee(name: "David", role: "Data Scientist");
Employee(name: "Eve", role: "Data Scientist");
Engineers(..r) :- Employee(..r), r.role == "Engineer"; # <====== This fails
# Engineers(name:, role:) :-
Addax is an open source universal ETL tool that supports most of those RDBMS and NoSQLs on the planet, helping you transfer data from any one place to another.
mysql
java
database
influxdb
hive
hadoop
etl
clickhouse
excel
kudu
impala
oracle
db2
sqlserver
data-integrity
datax
trino
prestosql
addax
-
Updated
Nov 1, 2021 - Java
tozka
commented
Oct 21, 2021
What is the feature request? What problem does it solve?
ConfigurationBuilder enables plugins and vdk-core to provide any kind of configuration. Then users can see it documented using vdk config-help, other plugins to access it in type safe manner using Configuration class.
Confi
Trino plugin for logging query events into a separate log file.
-
Updated
Mar 27, 2021 - Java
Trino (f.k.a PrestoSQL) dialect for SQLAlchemy.
-
Updated
Sep 23, 2021 - Python
ClickHouse connector both for PrestoSQL and Trino
-
Updated
Mar 3, 2021 - Java
some useful User Defined Functions(UDF) for both PrestoSQL and TrinoDB
-
Updated
Oct 13, 2021 - Java
A list of Presto/Trino resources
data-science
sql
database
big-data
presto
analytics
cross-database
distributed-database
query-engine
federation
prestodb
trino
presto-plugin
presto-connector
federated-query
cross-join
prestosql
federated-query-processing
trino-plugin
trinodb
-
Updated
Oct 29, 2021
Trino with the Aeropsike connector Docker Image
-
Updated
Apr 2, 2021 - Shell
Deploying an analytics platform on kubernetes cluster
-
Updated
Mar 31, 2021 - Dockerfile
Data platform to build batch and real-time ETL flows using only open source technologies.
-
Updated
Oct 27, 2021 - Python
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
-
Updated
Oct 29, 2021 - Java
Get column-level lineage from Presto SQL Views
graphviz
parser
sqlalchemy
sql
presto
view
antlr
pandas
python3
atlas
lineage
prestodb
trino
presto-plugin
antlr4-python3
pyhive
amundsen
prestosql
marquez
trino-plugin
-
Updated
Sep 2, 2021 - Python
Trino helm chart with metastore service
-
Updated
May 7, 2021 - Smarty
trino loadbalancer
-
Updated
Oct 31, 2021 - Go
Extract table names from Trino/Presto/Athena SQL
-
Updated
Feb 3, 2021 - Java
Improve this page
Add a description, image, and links to the trino topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the trino topic, visit your repo's landing page and select "manage topics."
With Hive connector
DROP TABLEis rejected on a view: