DuckLake icon
DuckLake icon

DuckLake

DuckLake delivers advanced data lake features without traditional lakehouse complexity by using Parquet files and your SQL database. It's an open, standalone format from the DuckDB team.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
0likes
0comments
0articles

Features

No features, maybe you want to suggest one?

DuckLake News & Activities

Highlights All activities

Recent activities

DuckLake information

  • Developed by

    NL flagDuckDB Foundation
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  2,479 Stars
  •  142 Forks
  •  81 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
DuckLake was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is DuckLake?

DuckLake delivers advanced data lake features without traditional lakehouse complexity by using Parquet files and your SQL database. It's an open, standalone format from the DuckDB icon DuckDB team.

DuckLake uses a database system to manage your metadata for the catalog. All you need to run your own data warehouse is a database system and storage for Parquet files.

Key features:

  • Data lake operations: DuckLake supports snapshots, time travel queries, schema evolution and partitioning.
  • Lightweight snapshots: You can have as many snapshots as you want without frequent compacting steps!
  • ACID transactions: DuckLake allows concurrent access with ACID transactional guarantees over multi-table operations.
  • Performance-oriented: DuckLake uses statistics for filter pushdown, enabling fast queries even on large datasets.

Official Links