universql

Query proxy

Allows Snowflake users to execute queries on local files without needing a running warehouse

Query Snowflake tables locally with DuckDB, without any need for a running warehouse

GitHub

119 stars
1 watching
6 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list

databricksdbtduckdbproxy-serversnowflakesqlsql-proxysqlglot

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
starlake-ai/jsqltranspiler Translates large RDBMS query dialects into smaller dialects for unit testing and development 33
wesql/wescale A modern database proxy that simplifies the interaction between applications and databases by providing features like connection pooling, load balancing, and online DDL support. 254
cristalhq/builq A simple and safe Go library for building SQL queries with parameter indexing. 91
suketa/ruby-duckdb A Ruby client for interacting with the DuckDB in-memory database engine 168
bauplanlabs/quack-reduce A playground for running DuckDB as a stateless query engine over a data lake. 178
evanwashere/duckdb Fast JavaScript bindings for DuckDB, a self-contained relational database engine. 92
alitrack/duckdb_fdw A foreign data wrapper that connects PostgreSQL to DuckDB databases. 351
giorgi/duckdb.net A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. 458
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 527
hafenkran/duckdb-bigquery An extension that integrates DuckDB with Google BigQuery for direct querying and management of datasets 77
transatel/cleanflux A tool that acts as an intermediary between Grafana and InfluxDB, sanitizing the output of InfluxQL queries and automatically selecting retention policies. 32
nullism/bqb A lightweight query builder library for generating SQL queries with parameterized placeholders. 155
eitsupi/querying-with-prql A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. 22
paradedb/pg_analytics Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse 407