Last active
November 15, 2023 22:38
-
-
Save alberttwong/d923afa160d41517a4bbe0bb207da86b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature | Databricks Delta | Open-source Delta Lake | |
---|---|---|---|
Support | Proprietary | Open source | |
Availability | Part of the Databricks platform | Freely available | |
Features | Includes additional features and optimizations | Does not include all features of Databricks Delta | |
Performance | Faster query performance | Slower query performance | |
Data governance | More advanced data governance features | Fewer data governance features | |
Cost | Can be expensive | Free to use |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
delta-io/delta#77