alexiszamanidis / sql_query_executor

A Parallel SQL Query Executor that parses and executes SQL queries using a Thread pool. It also rearranges the predicates by frequency to reduce execution time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alexiszamanidis/sql_query_executor Stargazers