DuckLake icon
DuckLake icon

DuckLake

 Like

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.

License model

  • FreeOpen Source

Country of Origin

  • NL flagNetherlands
  • European Union flagEU

Platforms

  • Self-Hosted
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • data-lakehouse
  • parquet
  • SQL
  • datalake

DuckLake News & Activities

Highlights All activities

Recent activities

Show all 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

  •  1,764 Stars
  •  67 Forks
  •  52 Open Issues
  •   Updated Jul 8, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about DuckLake, and it has gotten 0 likes

DuckLake was added to AlternativeTo by Paul on May 27, 2025 and this page was last updated May 27, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

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