Archiving life logs
  • git_book_logs
  • 08.24
  • 09.24
  • Some details
  • When_JoungDongSub_after_homeless
  • When_JoungDongSub_elementary_school
  • When_JoungDongSub_high_school
  • When_JoungDongSub_homeless
  • kangwon national university(2014)
  • kangwon national university(2019, 2020, 2021)
  • When_JoungDongSub_mejiro_university
  • When_JoungDongSub_middle_school
  • 12사단 37연대 3대대 백마부대
  • 원피스 랜덤 디펜스
  • ㅈㅇㅅ
  • details
  • 헬조선ending, not today, just normal in SOuth Korea
  • ryougii
  • 노랑통닭, 세븐일레븐, 독도 == 조센징 조직폭력배(센징식 열화 파쿠리 야쿠자)
  • 원정현
  • agenda
    • ‘3년상’ 마친 이재용… 선친 유지 이어 경영 보폭 확대
    • I(JoungDongSub) will suicide at 2025-02-soon
  • geek_tech
    • Polars SQL - Blazingly Fast DataFrame Library
    • about_BigDatawithRUST
  • record
    • 10-17-2024
      • https://4b4e-114-204-71-135.ngrok-free.app
      • https://3638-114-204-71-135.ngrok-free.app/
Powered by GitBook
On this page
  • Apache DataFusion
  • Composable, Declarative, Stateful Data Streaming System, Fluvio
  1. geek_tech

about_BigDatawithRUST

PreviousPolars SQL - Blazingly Fast DataFrame LibraryNextrecord

Last updated 7 months ago

Apache DataFusion

DataFusion is an extensible query engine written in Rust that uses Apache Arrow as its in-memory format.

DataFusion is an extensible query engine written in Rust that uses Apache Arrow as its in-memory format. DataFusion’s target users are developers building fast and feature rich database and analytic systems, customized to particular workloads. See use cases for examples.

“Out of the box,” DataFusion offers SQL and Dataframe APIs, excellent performance, built-in support for CSV, Parquet, JSON, and Avro, extensive customization, and a great community. Python Bindings are also available.

DataFusion features a full query planner, a columnar, streaming, multi-threaded, vectorized execution engine, and partitioned data sources. You can customize DataFusion at almost all points including additional data sources, query languages, functions, custom operators and more. See the Architecture section below for more details.

  • https://github.com/apache/datafusion

  • https://docs.rs/datafusion/latest/datafusion/

Composable, Declarative, Stateful Data Streaming System, Fluvio

Fluvio is a lightweight high-performance distributed data streaming system written in Rust and Web Assembly.

Alternative to Kafka + Flink in one product. Powered by Rust & WASM for maximum efficiency, minimum infrastructure overhead, and intuitive developer experience.

  • https://github.com/infinyon/fluvio?tab=readme-ov-file

  • https://www.fluvio.io/

  • https://docs.rs/fluvio/latest/fluvio/

!img