Contributor
ButterBright

Optimization of the Query Subsystem in BanyanDB


Mentors
Hongtao Gao, Jiajing LU
Organization
Apache Software Foundation
Technologies
go, BanyanDB, SkyWalking
Topics
database, observability
This project aims to enhance query efficiency through two main optimizations. Firstly, it will focus on improving stream filtering and sorting queries by reducing unnecessary I/O operations. Secondly, the project will leverage the Bluge API to optimize inverted index queries of measure through reducing the number of query executions. These optimizations will significantly improve the system's overall query performance.