deep-diff2 VS macrobase-diff

Compare deep-diff2 vs macrobase-diff and see what are their differences.

deep-diff2

Deep diff Clojure data structures and pretty print the result (by lambdaisland)

macrobase-diff

Minimal implementation of Macrobase Diff (by PiotrZakrzewski)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
deep-diff2 macrobase-diff
1 1
291 6
0.7% -
6.0 10.0
3 months ago over 3 years ago
Clojure Python
Eclipse Public License 1.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

deep-diff2

Posts with mentions or reviews of deep-diff2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-26.
  • Data diffs: Algorithms for explaining what changed in a dataset (2022)
    8 projects | news.ycombinator.com | 26 Jul 2023
    At Latacora, we use a giant pile of Clojure (almost everything, with specific measured exceptions, is). As a side effect, we have a lot of data. Not necessarily a lot in the sense of "big S3 bill", but definitely a lot in the sense of "you might not expect this being in a machine-readable format".

    Things like: what Lambdas existed in a customer AWS account 6 months ago in us-east-2 that had access to a specific SQS queue (because we learned later that one of the consumers of that queue would actually consume Python pickles if you asked nicely, and hence get you RCE).

    As a side effect, we do a lot of data diffing: just mostly on more vanilla Clojure structures rather than data sets in the Datasette/CSV/... sense.

    For example: https://github.com/latacora/recidiffist (which we also have wired up to Terraform + S3, so if you write some files to S3, you can get the structured diffs right next to it for free). It's one of those things that's incredibly simple and works ridiculously well. Well, if you do it consistently anyway.

    Also https://github.com/lambdaisland/deep-diff2 for when we're more interested in presenting it to humans.

macrobase-diff

Posts with mentions or reviews of macrobase-diff. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-26.

What are some alternatives?

When comparing deep-diff2 and macrobase-diff you can also consider the following projects:

spark-extension - A library that provides useful extensions to Apache Spark and PySpark.

handy_sql_queries

recidiffist - Diffs for structured data

ExplainDaV

lakeFS - lakeFS - Data version control for your data lake | Git for data

Apache Calcite - Apache Calcite