Inspiration

Building reports on Jira data inspired me to create a service that is very fast. Our service is better than normal services that dump data periodically. BIEVERY has the advantage that you can see dashboards updated in real-time where data size is small but data is highly volatile.

What it does

Our service gives the power to use any BI tool to build reports and dynamic dashboards on Jira data. Our service also meets the frequent need where data from multiple Jira instances need to be combined and visualized in reports.

How we built it

By having an extremely fast algorithm to retrieve data from Jira. Also, another algorithm that converts JSON to relational data

Challenges we ran into

How to build indexes for faster joins

Accomplishments that we're proud of

We have a working demo by integrating BIEVERY with superset

What we learned

For performance efficiency you have to work at low level.

What's next for bievery

BIEVERY currently supports few API sources like Jira, Tempo, Teamwork and Pivotal Tracker. Next is to cover more API sources.

Built With

Share this project:

Updates