17 years helping Canadian businesses
choose better software

What Is Pachyderm?

Pachyderm is the leader in data versioning and pipelines for MLOps. We help data science teams operationalize the data tasks in their ML lifecycle to iterate on data more quickly and reliably. Pachyderm’s data foundation allows data science teams to automate and scale their machine learning lifecycle while guaranteeing reproducibility.

Who Uses Pachyderm?

Pachyderm is for data science teams who want to operationalize the data tasks in their ML lifecycle to iterate on data more quickly and reliably.

Pachyderm Software - Automated Data Versioning — Pachyderm’s Data Versioning gives teams an automated and performant way to keep track of all data changes
Pachyderm Software - Data-Driven Pipelines — Pachyderm’s Containerized Pipelines speed data processing while lowering compute costs
Pachyderm Software - Immutable Data Lineage — Pachyderm’s Data Lineage provides an immutable record for all activities and assets in the ML lifecycle
Pachyderm Software - Console — The Pachyderm Console provides an intuitive visualization of your DAG (directed acyclic graph) and aids in reproducibility
Pachyderm Software - Notebooks — Pachyderm’s JupyterLab Mount Extension provides a point-and-click interface to Pachyderm versioned data

Not sure about Pachyderm? Compare with a popular alternative

Pachyderm

Pachyderm

4.0 (7)
No pricing found
Free version
Free trial
43
No integrations found
3.3 (7)
4.0 (7)
4.9 (7)
VS.
Starting Price
Pricing Options
Features
Integrations
Ease of Use
Value for Money
Customer Service
Most reviewed

Cority

Local product
No pricing found
Free version
Free trial
279
68
4.0 (96)
4.2 (96)
4.4 (96)
Green rating bars show the winning product based on the average rating and number of reviews.

Other great alternatives to Pachyderm

Cority
Top rated features
Document Management Software
OSHA Recordkeeping
Workflow Management Software
SAS Viya
Top rated features
Data Visualization Software
Performance Metrics
Statistical Analysis Software
Apache Airflow
Top rated features
API
Task Management Software
Workflow Configuration
Wekinator
Top rated features
No features have been rated by reviewers for this product.
Centralpoint
Top rated features
No features have been rated by reviewers for this product.
Rayven
Top rated features
No features have been rated by reviewers for this product.
UniFi
Top rated features
Document Management Software
Purchase Order Management
Reminders
inconnect
Top rated features
Automatic Call Distribution
Call Monitoring
Reporting/Analytics
SAS Customer Intelligence 360
Top rated features
Campaign Analytics
Campaign Planning
Conversion Tracking

Reviews of Pachyderm

Average score

Overall
4.0
Ease of Use
3.3
Customer Service
4.9
Features
4.6
Value for Money
4.0

Reviews by company size (employees)

  • <50
  • 51-200
  • 201-1,000
  • >1,001

Find reviews by score

5
14%
4
71%
3
14%
Clayton
Clayton
Lead Software Engineer in US
Verified LinkedIn User
Hospital & Health Care, 10,000+ Employees
Used the Software for: 1+ year
Reviewer Source

Alternatives Considered:

Rethinking Data in AI and ML

4.0 3 years ago

Comments: Like any tool, Pachyderm is no silver bullet for the entire AI/ML stack. However, from a data processing and management perspective, it has fulfilled every application requirement I've needed it for and continues to be a flexible tool in meeting additional requirements. For example, after having computed some results from a pipeline, I needed to serve these results to an existing application. Pachyderm made this simple by exposing the data through a built-in S3 REST API. Since the application was already compatible with S3, Pachyderm served as a drop-in replacement for an S3 bucket. For anyone that strives to design clean and straightforward AI/ML architectures, I can definitely recommend Pachyderm as a must for the foundational data component.

Pros:

AI/ML production systems typically consist of multiple data processing steps organized as a DAG. Many automation frameworks manage these DAGs as tightly coupled steps ordered by _code execution_. What I like so much about Pachyderm is that it approaches DAG management as loosely coupled steps ordered by _data dependencies_. This alternative way of thinking has enabled me to design AI/ML architectures with data at the center, which has revolutionized the development and production workflows I've participated in. I can confidently store, process, and otherwise manage the data because Pachyderm provides a solid foundation for data provenance, data versioning, data storage patterns, and efficient incremental processing. Since AI/ML models are effectively a form of data, model versioning and management can be built as an extension of Pachyderm's data foundation. Furthermore, I really like that Pachyderm is powered by Kubernetes, because it passes on important architectural properties to Pachyderm, such as high scalability, robustness, efficiency, and portability (i.e. cloud agnosticism). I can containerize my pipelines, quickly test them locally through Docker Desktop or minikube, then scale them up to massive amounts of data in an on-prem or cloud cluster. If autoscaling is supported in a cloud cluster, I can especially reap the benefits of cost efficiency because I only pay for the compute resources I use.

Cons:

- In 1.X versions of Pachyderm, there are a few performance pain points, especially around handling very small files when uploading/downloading to/from a repo. These pain points have been significantly improved in Pachyderm 2.X. - Also in 1.X, debugging pipeline failures can sometimes be challenging without extra tools or integrating external logging services. Pachyderm 2.X improves upon this as well. - When Pachyderm processes data files in a pipeline, it groups the files into logical structures called datums for provenance and data efficiency reasons, and then it invokes the pipeline on each datum. This is necessary for scalability, but the downside is that each invocation of the pipeline incurs an overhead cost of just starting the processing code. The bright side is that there are several straightforward ways to engineer around the problem. It's also important to recognize that the impact of the problem is minimized by the benefits of incremental processing(i.e. only processing data that has changed on future pipeline runs). - This isn't necessarily a problem, but prospective buyers should be aware that although compute costs may go down due to incremental processing, storage costs may go up due to storing multiple versions of data.

Hewlett Packard Enterprise Response

3 years ago

Thank you for your very thorough review Clayton.

Cove
Data Scientist in US
Research, 201–500 Employees
Used the Software for: 2+ years
Reviewer Source

Game changer for handling dynamic data

4.0 3 years ago

Comments: Pachyderm meets many previously unmet needs for our organization, including complete data provenance, automatic handling of data change, and modular/portable processing architecture, which facilitates the joint development of processing pipelines between software developers and scientists. Pachyderm engineers have been extremely responsive to our issues and development requests, and we plan to work well into the future with this software.

Pros:

Perhaps the most important aspect we benefit from operationally is the awareness and automatic handling of data change. Generation of our data products involves multiple processing steps and several sources of data and metadata that enter the processing sequence at various points and may change at any time. Pachyderm automatically knows what has changed and triggers downstream (re)processing, removing the need for error-prone human management.

Cons:

In Pachyderm 1.X there was a relatively high amount of overhead associated with processing each datum. Our data typically consists of small but numerous datums, and we needed to artificially combine datums for performance. However, Pachyderm has been working with us on this issue and we expect to see big improvements in 2.0 and beyond.

Martin
Sr. Data Scientist in Germany
Biotechnology, 51–200 Employees
Used the Software for: 6-12 months
Reviewer Source

Great in theory

3.0 3 years ago

Comments: We achieved some of our goals with Pachyderm. However, we were really hoping to spend more time on solving the problems directly related with our goal. Instead, we spent a significant amount on time solving problems with Pachyderm and tailoring our problem to it.

Pros:

Great concept, really fits what we would like to do. Re-computing only the pieces where the data has changed is super valuable.

Cons:

Working with it in practice is very hard. We would like to use Pachyderm also for research, developing research pipelines that can be executed easily on big amounts of data on the cluster. However, during research/development, pipelines naturally crash often. Translating something that works locally to something that works in pachyderm has several scenarios in which it can fail. Inspecting those types of errors is incredibly difficult, unless you invest a significant amount of time into setting up logging/monitoring manually.

Hewlett Packard Enterprise Response

3 years ago

Hello Martin, thank you for your feedback, we truly appreciated it. Pachyderm 2 will have several enhancements around the troubleshooting workflow for pipelines and the new Console (dashboard) will likely be of great help here. However, we're striving to further improve the user experience of Pachyderm with every release. Thank you.

Xubo
Staff Data Engineer in US
Biotechnology, 201–500 Employees
Used the Software for: 1+ year
Reviewer Source

Pachyderm is a great data processing platform on cloud.

4.0 3 years ago

Comments: We have used Pachyderm for more than a year. Overall experience is Good. We love the core technology and features provided by Pachyderm. We experienced frustrated issues, like the download speed, deployment, system stability. We get excellent support from the Pachyderm team all the time.

Pros:

Data Driven Automation. It supports incremental data processing. Reproducibility. Perfectly match our tech stacks: K8s, S3. Community facing.

Cons:

We expect fully automated data replication/export to external storage system. The logging & debugging support could be improved.

Hewlett Packard Enterprise Response

3 years ago

Xubo, Thank you for your review, we greatly appreciate your feedback. We'll make sure to pass your feedback around logging and debugging on to our product team. - Pachyderm

Chris
Director of Engineering and Data Science in US
Marketing & Advertising, 2–10 Employees
Used the Software for: 6-12 months
Reviewer Source

Scalable machine learning without the mlops

5.0 3 years ago

Pros:

The ability to scale model builds in native python is something that has been missing in this space until now. Utilizing spark and/or dask comes with a large amount of overhead that can be avoided leveraging pachyderm.

Cons:

The learning curve is quite steep since there are some core concepts that are foundational to understand before using pachyderm.

Hewlett Packard Enterprise Response

3 years ago

Thank you for your review Chris!

Chris
Lead Developer in Canada
Information Technology & Services, 2–10 Employees
Used the Software for: 1+ year
Reviewer Source

Pachyderm for data pipelines

4.0 3 years ago

Pros:

Pachyderm pipelines are an intuitive way to split and process data concurrently using autoscaling compute clusters. Writing a program to interact with data in a pipeline is straightforward due to working similar to a native filesystem, requiring no additional libraries or integrations.

Cons:

We ran into issues with Pachyderm that required deleting and recreating pipelines. As an upside, support was very responsive to resolving our problems and providing upgrades to Pachyderm.

Hewlett Packard Enterprise Response

3 years ago

Chris, Thank you for your great feedback. We're glad to hear that our support team has been a great asset to you. We'll make sure to pass along the feedback.

Will
Principle Engineer in UK
Information Technology & Services, 51–200 Employees
Used the Software for: 6-12 months
Reviewer Source

The missing ingredient for reproducible research

4.0 3 years ago

Comments: I'm a big fan of the pachyderm approach; it's young software and needs to be understood a little to get the best out of it; but when stuff works, it works so damn well.

Pros:

The systematic recording of provenance for training and benchmarking results.

Cons:

When things go wrong, it's hard to diagnose.

Hewlett Packard Enterprise Response

3 years ago

Thank you for the review, Will.