tzolov / calcite-sql-rewriterLinks
JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts the new version of the row along with version metadata
☆81Updated 8 years ago
Alternatives and similar repositories for calcite-sql-rewriter
Users that are interested in calcite-sql-rewriter are comparing it to the libraries listed below
Sorting:
- Serializable ACID transactions on streaming data☆156Updated 5 years ago
- Apache Calcite Tutorial☆33Updated 9 years ago
- Quark is a data virtualization engine over analytic databases.☆100Updated 8 years ago
- SamzaSQL: Streaming SQL implementation on top of Apache Samza and Apache Kafka☆29Updated 9 years ago
- sql interface for solr cloud☆40Updated 3 years ago
- Yet Another Spark SQL JDBC/ODBC server based on the PostgreSQL V3 protocol☆34Updated 3 years ago
- Obsolete - superseded by Apache Calcite☆235Updated 4 years ago
- Druid indexing plugin for using Spark in batch jobs☆101Updated 3 years ago
- Mirror of Apache Tephra (Incubating)☆32Updated 2 years ago
- AntsDB is a low latency, high concurrency, MySQL compliant SQL layer for HBase☆107Updated 3 years ago
- ☆39Updated 3 years ago
- Spark Connector to read and write with Pulsar☆116Updated 2 weeks ago
- Apache Flink example CEP program to monitor data center temperatures☆129Updated 6 years ago
- Mirror of Apache Twill☆69Updated 5 years ago
- Spark CEP is an extension of Spark Streaming to support SQL-based query processing☆57Updated 8 years ago
- Capture changes of HBase to Kafka☆30Updated 9 years ago
- UberScriptQuery, a SQL-like DSL to make writing Spark jobs super easy☆63Updated last year
- PostgreSQL and GreenPlum Data Source for Apache Spark☆35Updated 2 months ago
- Plugin for Presto to allow addition of user functions easily☆120Updated 4 years ago
- ☆49Updated 3 years ago
- Mirror of Apache Metamodel☆157Updated 4 years ago
- Flink performance tests☆28Updated 5 years ago
- A library for financial and time series calculations on Apache Spark☆28Updated 9 years ago
- HyperLogLog (original and hyperloglog++) algorithm implementation in java.☆81Updated 4 years ago
- Apache Tephra: Transactions for HBase.