Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ciusji/sql_vectorization_compilation

Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.
https://github.com/ciusji/sql_vectorization_compilation

code-generation compilation-database llvm llvm-bitcode llvm-compiler query-engine vectorization vectorized-computation

Last synced: 3 days ago
JSON representation

Collection of experiments to carve out the differences between two types of relational query processing engines: Vectorizing (interpretation based) engines and compiling engines.

Awesome Lists containing this project