Hacker News
- Building a streaming SQL engine with Arrow and DataFusion https://www.arroyo.dev/blog/why-arrow-and-datafusion 30 comments
- We Built a Streaming SQL Engine https://www.epsio.io/blog/how-to-create-a-streaming-sql-engine 62 comments
- Show HN: Arroyo – Write SQL on streaming data https://github.com/ArroyoSystems/arroyo 32 comments
- Gazette – Build platforms that flexibly mix SQL, batch, and stream processing https://github.com/gazette/core 8 comments
- OctoSQL Streaming: Adding Temporal SQL on Streams https://github.com/cube2222/octosql/releases/tag/v0.3.0 3 comments
- One SQL to Rule Them All: Management of Streams and Tables https://arxiv.org/abs/1905.12133 35 comments
- Striim TQL vs. KSQL: An Analysis of Streaming SQL Engines https://www.striim.com/blog/2018/09/analysis-streaming-sql-engines/ 4 comments
- KSQL: Open Source Streaming SQL for Apache Kafka https://www.confluent.io/blog/ksql-open-source-streaming-sql-for-apache-kafka/ 81 comments
- Amazon Kinesis Analytics – Process Streaming Data in Real Time with SQL https://aws.amazon.com/blogs/aws/amazon-kinesis-analytics-process-streaming-data-in-real-time-with-sql/ 2 comments
- PipelineDB Releases Enterprise Version of Its Streaming SQL Database http://techcrunch.com/2016/01/14/pipelinedb-releases-first-enterprise-version-of-its-streaming-sql-database/ 4 comments
- Norikra: Schema-less Stream Processing with SQL http://norikra.github.io/ 6 comments
- Stream(SQL) Event Processing with Esper http://www.igvita.com/2011/05/27/streamsql-event-processing-with-esper/ 5 comments
- Free Live-Streamed SQL Class https://letslearn.corsizio.com/c/5b68917d20deaecfd821d854 6 comments learnprogramming
- Arroyo 0.11 released — Rust-based SQL streaming engine https://www.arroyo.dev/blog/arroyo-0-11-0 7 comments rust
- How we built a Streaming SQL Engine https://www.epsio.io/blog/how-to-create-a-streaming-sql-engine 25 comments programming
- How we built a Streaming SQL Engine https://blog.epsio.io/how-to-create-a-streaming-sql-engine-96e23994e0dd 3 comments programming
- Arroyo, a new open-source SQL stream processing engine written in Rust https://github.com/ArroyoSystems/arroyo 4 comments programming
- OctoSQL Streaming: Temporal SQL on Event Streams in Go https://github.com/cube2222/octosql/releases/tag/v0.3.0 3 comments programming
- New in the SQL standard: Multidimensional Arrays, Graph and Stream Processing https://winand.at/newsletter/2019-07/sql-standard-extensions-and-cloud-war 40 comments programming
- One SQL to rule them all: an efficient and syntactically idiomatic approach to management of streams and tables https://blog.acolyer.org/2019/07/03/one-sql-to-rule-them-all/ 8 comments programming
- Master Basics of SQL this Sunday. Live streamed crash course https://docs.google.com/forms/d/e/1FAIpQLSc3NwfpoUCkGbTCcNNWPbOKrOTPB1LGIcC_HUUT4JtgWc8RHQ/viewform?usp=sf_link 55 comments learnprogramming
- Learn Basics of SQL this weekend. Live streamed crash course https://docs.google.com/forms/d/e/1FAIpQLScgZ2U7XIg1WNDRVXyGiMLxRMbEjJ47MX6c4G5VLY-uWSlWGw/viewform?usp=sf_link 82 comments learnprogramming
- Best method of streaming large data from SQL Server? https://www.reddit.com/r/csharp/comments/6mvwj7/best_method_of_streaming_large_data_from_sql/ 18 comments csharp
- Java streams as declarative statements replacing SQL http://javadeau.lawesson.se/2016/12/speedment-30-higher-order-functions.html 9 comments programming
- SQL, Streams, For Comprehension… It’s All the Same https://blog.jooq.org/2016/12/14/sql-streams-for-comprehension-its-all-the-same/ 15 comments java
- Type-safe Java 8 SQL apps with Smart Streams for Your Database in 2 Minutes http://minborgsjavapot.blogspot.com/2016/04/java-8-use-smart-streams-with-your.html 4 comments programming