Click any tag below to further narrow down your results
Links
This article outlines ClickHouse's shift from a traditional BI-first data warehouse to an AI-first model that automates analytics for over 300 users. It describes the challenges faced in the previous BI workflow and details the technological advancements that enabled this transformation, including the integration of advanced LLMs.
chDB transforms ClickHouse into a user-friendly Python library for seamless DataFrame operations, eliminating serialization overhead and enabling fast SQL queries directly on Pandas DataFrames. The latest version achieves significant performance improvements, making it 87 times faster than its predecessor by implementing zero-copy data handling and optimized processing.