Best of Data ManagementJanuary 2025

  1. 1
    Article
    Avatar of decuberssDecube·1y

    Introducing Decube's Public API

    Decube has released its Public API to streamline data governance workflows. The API facilitates bulk management of glossaries, manual lineages, and user groups, enhancing efficiency and scalability. It also ensures full accountability through secure audit logging. Upcoming features include data quality scores and monitor configuration, furthering Decube's mission to empower data teams.

  2. 2
    Article
    Avatar of microsaasexamplesMicro SaaS Examples·1y

    Bricks: The AI Spreadsheet That Simplifies Data Management

    Bricks is an AI-powered spreadsheet that simplifies data management tasks with natural language formulas, smart tables, and AI-powered charts and dashboards. It enhances ease of use, saves time by automating repetitive tasks, and offers live presentation mode for seamless updates. Suitable for diverse users, Bricks allows focusing on insights and decision-making rather than complex technicalities.

  3. 3
    Article
    Avatar of decuberssDecube·1y

    S3 Tables with Apache Iceberg: Manage Data at Scale

    Discover how integrating S3 Tables with Apache Iceberg can enhance your data management strategy, providing reliable and scalable systems. Learn about key components like the Iceberg catalog and table, and understand the benefits of using Apache Iceberg with Amazon S3, including improved data scalability, reliability, and cost-efficiency. Explore best practices for managing large-scale deployments, optimizing resources, and ensuring secure data governance.

  4. 4
    Article
    Avatar of communityCommunity Picks·1y

    DuckDB Database File as a New Standard for Sharing Data?

    DuckDB offers a simplified approach to data sharing by encapsulating multiple tables into a single database file. This reduces compatibility issues and eliminates the need for packaging files into tar/zip archives. Tests showed that DuckDB handles numerical data more efficiently than PostgreSQL, while string data storage initially appeared less efficient but improved with larger datasets.