Vitesse DB is PostgreSQL for BI, OLAP, Data Warehouse, and Data Mart. It speeds up Postgres query execution by compiling the query to native code with LLVM JIT, perform parallel query execution to utilize many cores, and adds a column store that is optimized for data retrieval. Dynamic Query Compilation. LLVM. Postgres. MPP. Parallel Query. Column Store.
Comments (0)
Sign in to post comments.