A high performance in-memory hive sql engine based on Apache Calcite
☆196Jun 25, 2022Updated 3 years ago
Alternatives and similar repositories for marble
Users that are interested in marble are comparing it to the libraries listed below
Sorting:
- a hyper-optimized single-node(local) version of spark sql engine, which's fundamental data structure is scala Iterator rather than RDD.☆13Jun 13, 2023Updated 2 years ago
- https://blog.csdn.net/QXC1281/article/details/89070285☆550Mar 18, 2023Updated 3 years ago
- sql解析和执行,能够执行hive, spark, flink, 以及对应对TensorFlow, Deeplearning4j的算法SQL执行☆11Sep 16, 2022Updated 3 years ago
- The client tool of npm in u51.com☆30May 28, 2018Updated 7 years ago
- A Flexible, Fast, Federated(3F) SQL Analysis Middleware for Multiple Data Sources☆2,051Oct 25, 2022Updated 3 years ago
- A framework for writing performant user-defined functions (UDFs) that are portable across a variety of engines including Apache Spark, Ap…☆305Oct 30, 2025Updated 4 months ago
- Test code for apache calcite☆215Sep 16, 2022Updated 3 years ago
- An ad hoc query service based on the spark sql engine.(基于spark sql引擎的即席查询服务)☆380Dec 16, 2023Updated 2 years ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆82Mar 27, 2017Updated 8 years ago
- A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).☆152Apr 21, 2023Updated 2 years ago
- flink-sql 在 flink 上运行 sql 和 构建数据流 的平台 基于 apache flink 1.10.0☆113Jun 21, 2022Updated 3 years ago
- Big data smart alarm by sql☆12May 11, 2021Updated 4 years ago
- calcite的相关联系代码,包含CSV适配器,使用CSV适配器来进行SQL查询。SQL的parse和validate,以及RBO和CBO的使用。☆73Nov 2, 2020Updated 5 years ago
- learn calcite sql parsing