Click any tag below to further narrow down your results
Links
The DuckDB-Iceberg extension now supports insert, update, and delete operations for Iceberg v2 tables in version 1.4.2. Users can interact with Iceberg REST Catalogs and manage table properties while utilizing SQL syntax for data manipulation. However, there are limitations regarding updates on partitioned tables and the lack of copy-on-write support.
The article provides a comprehensive tutorial on implementing a semantic layer using DuckDB, which allows users to effectively manage and query their data. It covers key concepts, practical steps, and examples to help users understand the integration of a semantic layer with DuckDB. Additionally, it emphasizes the benefits of using a semantic layer for data accessibility and analysis.