Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LB-Yu/data-systems-learning

Learning summary and examples about data systems.
https://github.com/LB-Yu/data-systems-learning

antlr big-data calcite distributed-systems flink hadoop hbase spark

Last synced: 5 days ago
JSON representation

Learning summary and examples about data systems.

Awesome Lists containing this project

README

        

This repository contains some examples for learning data systems. Specifically contains:
+ Examples of SQL parsing & optimizing tools, such as Apache Calcite, Antlr.
+ Examples of big data computing systems, such as Flink, Spark.
+ Examples of big data storage systems, such as Hadoop, HBase, Kafka.