Query Processor Simulator
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a client-side query processor simulator that allows users to enter SQL queries and visualize their execution as relational algebra operator graphs in real time. It features an interactive node graph visualization, client-side query execution against in-memory seed data, and a dynamic results table, making it ideal for learning and demonstrating database query processing concepts. The tool is built with React, Redux, and Material UI, and includes built-in example queries for various SQL operations.