Ecosyste.ms: Awesome

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

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

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

big-data distributed-systems flink hbase spark

Last synced: 2 months ago
JSON representation

Learning summary and examples about data systems.

Lists

README

        

This repository contains some demos for learning data systems. Specifically contains:
+ Demos of SQL parsing & optimizing tools, such as Apache callcite, Antlr.
+ Demo of big data storage and computing framework, such as Hadoop, HBase, Kafka, Flink, Spark.