Hypercable Analytics open sourced
上次分享了一些对Google Analytics的想法,计划实现一个可以私有部署的Google Analytics,经过几个月的尝试,终于把原型写完了。目前只是最简单的功能,后面会加一些杀手级特性...
Hypercable Analytics is a fully featured high performance scalable, open source, standalone deployable alternative to Google Analytics, build with timescaledb openresty redis and rails.
data flow
screenshot
demo site
- https://learnsql.io (Note: demo project, data will be cleared later)
- https://hackershare.dev (site with hypercable analytics tracker installed)
- https://github.com/HyperCable/hypercable
benchmark
用一台6C的云服务器测试过,大概可以处理 15k rps,有时间可以再做一些优化,和开源竞品比较一下。
一些roadmap
- 更多的内置可视化报表
- 内置的类似metabase的界面和SQL自定义探索功能
- 电商模块的UI (目前数据结构已经支持)