Skip to content
/ mini-pixels Public template
forked from pixelsdb/mini-pixels

The educational analytic storage engine derived from Pixels (https://github.com/pixelsdb/pixels).

License

Notifications You must be signed in to change notification settings

1056342098/mini-pixels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-pixels

mini-pixels 是 pixels 的简化版,旨在为OLAP数据库内核的教学提供实验框架。

代码结构

mini-pixels 包含以下主要目录:

  • cpp: mini-pixels的C++实现及相关实验。
  • flatbuffers: mini-pixels中所使用的flatbuffers定义。
  • java: mini-pixels的Java实现及相关实验。
  • proto: mini-pixels中所使用的protobuf定义。

About

The educational analytic storage engine derived from Pixels (https://github.com/pixelsdb/pixels).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 70.1%
  • C++ 29.0%
  • Other 0.9%