Skip to content
daseECNU edited this page May 8, 2017 · 3 revisions

Welcome to Ginkgo

Ginkgo is an open source system for concurrent data ingestion & data analysis running on a distributed in-memory cluster. Ginkgo extends traditional parallel database technologies with runtime dynamic execution as well as high throughput concurrent data ingestion to achieve real-time data analysis together with data which are being ingesting right after newly produced, as well as provides expressive and optimizable programming interfaces and at the same time efficient and scalable execution.

1. Main Page

https://github.com/daseECNU/Ginkgo

2. Roadmap

  • Planned for late 2017

    • add data ingestion

    • add query optimization

    • add unit test by gtest