mack VS jodie

Compare mack vs jodie and see what are their differences.

mack

Delta Lake helper methods in PySpark (by MrPowers)

jodie

Delta lake and filesystem helper methods (by MrPowers)
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
mack jodie
5 2
271 44
- -
5.9 4.9
3 months ago 2 months ago
Python Scala
MIT License MIT License
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.

mack

Posts with mentions or reviews of mack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-05.
  • Implementing and using SCD Type 2
    1 project | /r/dataengineering | 4 Jul 2023
    There still library form databricks? But I have never used it: https://github.com/MrPowers/mack
  • Spark/databricks seems amazing?
    1 project | /r/dataengineering | 5 Apr 2023
    I was a Databricks user for 5 years and spent almost all my time inside the IntelliJ IDE developing code. I wrote almost all code in a text editor, unit tested all code (actually authored the popular Scala Spark / PySpark testing libraries: https://github.com/MrPowers/) and had everything up with CI/CD. Lots of OSS PySpark/Scala Spark work too. I only used Databricks notebooks for data exploration and for lightweight notebooks that would invoke functions (that were defined in Python Wheel / JAR files). I am on the Delta Lake team at Databricks now and still do all my work in text editors (see this project: https://github.com/MrPowers/mack) and create lots of examples in Jupyter Notebooks. So I definitely think it's possible to limit notebook exposure.
  • PySpark OSS Contribution Opportunity
    3 projects | /r/apachespark | 5 Mar 2023
    Great, would love your help. You can also check out the mack project if you'd like to work on a Delta Lake + PySpark project: https://github.com/MrPowers/mack/issues
  • Spark open source community is awesome
    5 projects | /r/apachespark | 29 Dec 2022
    a couple devs just added a `find_compositite_keys_candidates` function so users can easily identify columns that could be used as a unique identifier in their Delta table.
  • How to append data to Delta tables without adding any duplicates
    1 project | /r/apachespark | 20 Dec 2022
    Fair points. Here's the code repo: https://github.com/MrPowers/mack

jodie

Posts with mentions or reviews of jodie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-29.

What are some alternatives?

When comparing mack and jodie you can also consider the following projects:

chispa - PySpark test helper methods with beautiful error messages

os-lib - OS-Lib is a simple, flexible, high-performance Scala interface to common OS filesystem and subprocess APIs

delta-rs - A native Rust library for Delta Lake, with bindings into Python