3 links
tagged with all of: performance + analytics + duckdb
Click any tag below to further narrow down your results
Links
The article discusses the features and capabilities of DuckDB, a high-performance analytical database management system designed for data analytics. It highlights its integration with various data sources and its usability in data science workflows, emphasizing its efficiency and ease of use.
DuckDB 0.14.0 has been released, featuring significant enhancements and new functionalities aimed at improving performance and usability. Key updates include support for new data types, optimizations for query execution, and better integration with various programming environments. This release continues DuckDB's commitment to providing a powerful analytical database for data science and analytics tasks.
Sirius is a GPU-native SQL engine that integrates with existing databases like DuckDB using the Substrait query format, achieving approximately 10x speedup over CPU query engines for TPC-H workloads. It is designed for interactive analytics and supports various AWS EC2 instances, with detailed setup instructions for installation and performance testing. Sirius is currently in active development, with plans for additional features and support for more database systems.