StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Follow on

© 2025 StackShare. All rights reserved.

Product

  • Stacks
  • Tools
  • Feed

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  1. Stackups
  2. Application & Data
  3. Databases
  4. Big Data Tools
  5. Delta Lake vs Dremio

Delta Lake vs Dremio

OverviewDecisionsComparisonAlternatives

Overview

Dremio
Dremio
Stacks116
Followers348
Votes8
Delta Lake
Delta Lake
Stacks105
Followers315
Votes0
GitHub Stars8.4K
Forks1.9K

Delta Lake vs Dremio: What are the differences?

Introduction

In this article, we will discuss the key differences between Delta Lake and Dremio, two popular technologies in the data management and analytics space.

  1. Data Storage and Processing: Delta Lake is primarily focused on providing reliability, scalability, and performance enhancements to data lakes built on Apache Spark. It adds transactional capabilities to the data lake, allowing ACID (atomicity, consistency, isolation, durability) transactions on top of existing Spark operations. On the other hand, Dremio is a data virtualization platform that connects, combines, and transforms data from various sources, including data lakes, databases, and more, without the need to move or replicate the data. It offers a virtualized layer on top of the data to enable self-service analytics.

  2. Data Catalog and Metadata Management: Delta Lake provides a built-in metadata management system that automatically tracks changes to the data, enabling schema evolution and version control. It also supports schema enforcement, ensuring data quality and consistency. Dremio, on the other hand, leverages its own data catalog to organize and govern data across multiple sources. It enables unified access to metadata and provides a single point of reference for data discovery, exploration, and collaboration.

  3. Data Query and Processing: Delta Lake relies on Spark SQL for data processing and querying. It offers advanced optimizations and indexing techniques, such as file skipping and Z-ordering, to accelerate query performance. Delta Lake also provides support for time travel, allowing users to query data at specific points in time. Dremio, on the other hand, uses its own query engine that leverages distributed computing capabilities to optimize query performance. It offers advanced query planning and optimization techniques, including dynamic column pruning and query rewrites, to deliver fast query response times.

  4. Data Governance and Security: Delta Lake provides granular access control and authentication mechanisms to ensure data governance and security. It supports integration with Apache Ranger and Apache Sentry for fine-grained authorization and role-based access control. Delta Lake also offers data encryption at rest and in motion for enhanced security. Dremio, on the other hand, provides centralized data access control and governs data access through user-based policies and auditing capabilities. It integrates with external identity providers, such as LDAP and Active Directory, for authentication and authorization.

  5. Data Integration and ETL: Delta Lake offers support for data ingestion and streaming capabilities through structured streaming in Apache Spark. It also provides integration with third-party services, such as Apache Kafka and Apache NiFi, for real-time data integration. Delta Lake supports both batch and streaming data processing. Dremio, on the other hand, excels in data integration and offers extensive ETL (Extract, Transform, Load) capabilities. It provides a visual data preparation interface and supports drag-and-drop transformations and data wrangling operations.

  6. Deployment and Scalability: Delta Lake can be deployed on various cloud platforms, such as Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP). It leverages the scalability and elasticity of cloud resources to handle large-scale data workloads. Delta Lake is also compatible with on-premises deployments. Dremio, on the other hand, offers both on-premises and cloud deployment options. It leverages distributed computing technologies, such as Apache Arrow and Apache Parquet, to achieve high scalability and performance.

In summary, Delta Lake is primarily focused on providing transactional capabilities and reliability enhancements to data lakes built on Apache Spark, while Dremio is a data virtualization platform that enables self-service analytics and data integration across multiple sources. Delta Lake excels in data storage, metadata management, and advanced analytics, while Dremio excels in data virtualization, data integration, and ETL capabilities. Both technologies offer scalability, data governance, and security features to meet enterprise-grade requirements.

Share your Stack

Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.

View Docs
CLI (Node.js)
or
Manual

Advice on Dremio, Delta Lake

karunakaran
karunakaran

Consultant

Jun 26, 2020

Needs advice

I am trying to build a data lake by pulling data from multiple data sources ( custom-built tools, excel files, CSV files, etc) and use the data lake to generate dashboards.

My question is which is the best tool to do the following:

  1. Create pipelines to ingest the data from multiple sources into the data lake
  2. Help me in aggregating and filtering data available in the data lake.
  3. Create new reports by combining different data elements from the data lake.

I need to use only open-source tools for this activity.

I appreciate your valuable inputs and suggestions. Thanks in Advance.

80.4k views80.4k
Comments
datocrats-org
datocrats-org

Jul 29, 2020

Needs adviceonAmazon EC2Amazon EC2TableauTableauPowerBIPowerBI

We need to perform ETL from several databases into a data warehouse or data lake. We want to

  • keep raw and transformed data available to users to draft their own queries efficiently
  • give users the ability to give custom permissions and SSO
  • move between open-source on-premises development and cloud-based production environments

We want to use inexpensive Amazon EC2 instances only on medium-sized data set 16GB to 32GB feeding into Tableau Server or PowerBI for reporting and data analysis purposes.

319k views319k
Comments

Detailed Comparison

Dremio
Dremio
Delta Lake
Delta Lake

Dremio—the data lake engine, operationalizes your data lake storage and speeds your analytics processes with a high-performance and high-efficiency query engine while also democratizing data access for data scientists and analysts.

An open-source storage layer that brings ACID transactions to Apache Spark™ and big data workloads.

Democratize all your data; Make your data engineers more productive; Accelerate your favorite tools; Self service, for everybody
ACID Transactions; Scalable Metadata Handling; Time Travel (data versioning); Open Format; Unified Batch and Streaming Source and Sink; Schema Enforcement; Schema Evolution; 100% Compatible with Apache Spark API
Statistics
GitHub Stars
-
GitHub Stars
8.4K
GitHub Forks
-
GitHub Forks
1.9K
Stacks
116
Stacks
105
Followers
348
Followers
315
Votes
8
Votes
0
Pros & Cons
Pros
  • 3
    Nice GUI to enable more people to work with Data
  • 2
    Easier to Deploy
  • 2
    Connect NoSQL databases with RDBMS
  • 1
    Free
Cons
  • 1
    Works only on Iceberg structured data
No community feedback yet
Integrations
Amazon S3
Amazon S3
Python
Python
Tableau
Tableau
Azure Database for PostgreSQL
Azure Database for PostgreSQL
Qlik Sense
Qlik Sense
PowerBI
PowerBI
Apache Spark
Apache Spark
Hadoop
Hadoop
Amazon S3
Amazon S3

What are some alternatives to Dremio, Delta Lake?

Google BigQuery

Google BigQuery

Run super-fast, SQL-like queries against terabytes of data in seconds, using the processing power of Google's infrastructure. Load data with ease. Bulk load your data using Google Cloud Storage or stream it in. Easy access. Access BigQuery by using a browser tool, a command-line tool, or by making calls to the BigQuery REST API with client libraries such as Java, PHP or Python.

Apache Spark

Apache Spark

Spark is a fast and general processing engine compatible with Hadoop data. It can run in Hadoop clusters through YARN or Spark's standalone mode, and it can process data in HDFS, HBase, Cassandra, Hive, and any Hadoop InputFormat. It is designed to perform both batch processing (similar to MapReduce) and new workloads like streaming, interactive queries, and machine learning.

Amazon Redshift

Amazon Redshift

It is optimized for data sets ranging from a few hundred gigabytes to a petabyte or more and costs less than $1,000 per terabyte per year, a tenth the cost of most traditional data warehousing solutions.

Qubole

Qubole

Qubole is a cloud based service that makes big data easy for analysts and data engineers.

Presto

Presto

Distributed SQL Query Engine for Big Data

Amazon EMR

Amazon EMR

It is used in a variety of applications, including log analysis, data warehousing, machine learning, financial analysis, scientific simulation, and bioinformatics.

Amazon Athena

Amazon Athena

Amazon Athena is an interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL. Athena is serverless, so there is no infrastructure to manage, and you pay only for the queries that you run.

Apache Flink

Apache Flink

Apache Flink is an open source system for fast and versatile data analytics in clusters. Flink supports batch and streaming analytics, in one system. Analytical programs can be written in concise and elegant APIs in Java and Scala.

lakeFS

lakeFS

It is an open-source data version control system for data lakes. It provides a “Git for data” platform enabling you to implement best practices from software engineering on your data lake, including branching and merging, CI/CD, and production-like dev/test environments.

Druid

Druid

Druid is a distributed, column-oriented, real-time analytics data store that is commonly used to power exploratory dashboards in multi-tenant environments. Druid excels as a data warehousing solution for fast aggregate queries on petabyte sized data sets. Druid supports a variety of flexible filters, exact calculations, approximate algorithms, and other useful calculations.

Related Comparisons

Bootstrap
Materialize

Bootstrap vs Materialize

Laravel
Django

Django vs Laravel vs Node.js

Bootstrap
Foundation

Bootstrap vs Foundation vs Material UI

Node.js
Spring Boot

Node.js vs Spring-Boot

Liquibase
Flyway

Flyway vs Liquibase