universql
Query proxy
Enables local execution of Snowflake queries using DuckDB without requiring a running warehouse
Query Snowflake tables locally with DuckDB, without any need for a running warehouse
98 stars
1 watching
3 forks
Language: Python
last commit: 11 days ago
Linked from 1 awesome list
databricksdbtduckdbproxy-serversnowflakesqlsql-proxysqlglot
Related projects:
Repository | Description | Stars |
---|---|---|
starlake-ai/jsqltranspiler | Transpiles queries from various databases into DuckDB-compatible SQL | 29 |
wesql/wescale | A MySQL proxy designed to enhance scalability, performance, security, and resilience of applications by managing connections and providing load balancing and consistency features. | 214 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
suketa/ruby-duckdb | A Ruby binding for DuckDB, a lightweight, in-memory database engine | 159 |
bauplanlabs/quack-reduce | A playground for running DuckDB as a stateless query engine over a data lake. | 170 |
evanwashere/duckdb | Fast JavaScript bindings for DuckDB, a self-contained relational database engine. | 91 |
alitrack/duckdb_fdw | A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 344 |
giorgi/duckdb.net | A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 437 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
hafenkran/duckdb-bigquery | An extension that integrates DuckDB with Google BigQuery for direct querying and management of datasets | 61 |
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. | 154 |
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 large data volumes from Postgres using a high-performance analytical query engine | 380 |