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
119 stars
1 watching
6 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
databricksdbtduckdbproxy-serversnowflakesqlsql-proxysqlglot
Related projects:
Repository | Description | Stars |
---|---|---|
| Translates large RDBMS query dialects into smaller dialects for unit testing and development | 33 |
| 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 |
| A simple and safe Go library for building SQL queries with parameter indexing. | 91 |
| A Ruby client for interacting with the DuckDB in-memory database engine | 168 |
| A playground for running DuckDB as a stateless query engine over a data lake. | 178 |
| Fast JavaScript bindings for DuckDB, a self-contained relational database engine. | 92 |
| A foreign data wrapper that connects PostgreSQL to DuckDB databases. | 351 |
| A C# library providing bindings and ADO.NET support for DuckDB, a self-contained relational database engine. | 458 |
| An ergonomic Rust wrapper for DuckDB's C API | 527 |
| An extension that integrates DuckDB with Google BigQuery for direct querying and management of datasets | 77 |
| A tool that acts as an intermediary between Grafana and InfluxDB, sanitizing the output of InfluxQL queries and automatically selecting retention policies. | 32 |
| A lightweight query builder library for generating SQL queries with parameterized placeholders. | 155 |
| A book and project demonstrating the use of PRQL with data manipulation libraries like dplyr and DuckDB for querying table data. | 22 |
| Enables direct querying of data lakes from Postgres without moving data to a cloud data warehouse | 407 |