handy_sql_queries VS deep-diff2

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

deep-diff2

Deep diff Clojure data structures and pretty print the result (by lambdaisland)
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
handy_sql_queries deep-diff2
2 1
1 290
- 0.3%
4.5 6.0
10 months ago 3 months ago
Clojure
The Unlicense Eclipse Public License 1.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.

handy_sql_queries

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

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.

What are some alternatives?

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

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

recidiffist - Diffs for structured data

macrobase-diff - Minimal implementation of Macrobase Diff

datacompy - Pandas and Spark DataFrame comparison for humans and more!

ExplainDaV

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

dbt-audit-helper - Useful macros when performing data audits

diffable-sql

Apache Calcite - Apache Calcite