The H2O.ai db-benchmark has been updated with new results. In addition, the AWS EC2 instance used for benchmarking has been changed to a c6id.metal for improved repeatability and fairness across libraries. DuckDB is the fastest library for both join and group by queries at almost every data size.| DuckDB
DuckDB has a fully parallelized aggregate hash table that can efficiently aggregate over millions of groups.| DuckDB
DuckDB is an in-process SQL database management system focused on analytical query processing. It is designed to be easy to install and easy to use. DuckDB has no external dependencies. DuckDB has bindings for C/C++, Python, R, Java, Node.js, Go and other languages.| DuckDB
Check out the DuckDB community on Discord – hang out with 7686 other members and enjoy free voice and text chat.| Discord
Database-like ops benchmark| h2oai.github.io
Database-like ops benchmark| duckdblabs.github.io