Skip to content

stormy-ua/fdata

Repository files navigation

F-Data

Functional Big Data Processing API

Features

  • Portable. Define your job once and run it with different interpreters
  • Idiomatic. Functional type-driven API design
  • Lightweight. As little overhead as possible. Interpreters translate a job directly into a native data processing framework API
  • Reasonable. Low cognitive friction to understand and debug an interpreter

Interpreters

Quickstart

WordCount example.

Releases

No releases published

Packages

No packages published

Languages