Skip to content
KasparMatas edited this page Aug 25, 2021 · 2 revisions

DBMStoDSPI is a work in progress runtime system orchestrating a dynamic stream processing pipeline on an FPGA.

Current target is DBMSs acceleration. The required input is a query plan and a config file containing paths to the hardware accelerators. The SQL should be parsed before invoking the middleware. The results will be written to a CSV file or printed out.

More details in the repo doc files.

Clone this wiki locally