Skip to main content

Showing 1–1 of 1 results for author: Mottalli, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2002.09449  [pdf, ps, other

    cs.CY cs.DB

    Snel: SQL Native Execution for LLVM

    Authors: Marcelo Mottalli, Alejo Sanchez, Gustavo Ajzenman, Carlos Sarraute

    Abstract: Snel is a relational database engine featuring Just-In-Time (JIT) compilation of queries and columnar data representation. Snel is designed for fast on-line analytics by leveraging the LLVM compiler infrastructure. It also has custom special methods like resolving histograms as extensions to the SQL language. "Snel" means "SQL Native Execution for LLVM". Unlike traditional database engines, it d… ▽ More

    Submitted 4 March, 2020; v1 submitted 21 February, 2020; originally announced February 2020.

    Comments: 33 pages