Software Alternatives & Reviews

Presto DB VS Apache ORC

Compare Presto DB VS Apache ORC and see what are their differences

Presto DB logo Presto DB

Distributed SQL Query Engine for Big Data (by Facebook)

Apache ORC logo Apache ORC

Apache ORC is a columnar storage for Hadoop workloads.
  • Presto DB Landing page
    Landing page //
    2023-03-18
  • Apache ORC Landing page
    Landing page //
    2022-09-18

Category Popularity

0-100% (relative to Presto DB and Apache ORC)
Data Dashboard
95 95%
5% 5
Databases
71 71%
29% 29
Database Tools
100 100%
0% 0
Big Data
0 0%
100% 100

User comments

Share your experience with using Presto DB and Apache ORC. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Presto DB should be more popular than Apache ORC. It has been mentiond 6 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Presto DB mentions (6)

  • Parsing logs from multiple data sources with Ahana and Cube
    Presto is an open-source distributed SQL query engine, originally developed at Facebook, now hosted under the Linux Foundation. It connects to multiple databases or other data sources (for example, Amazon S3). We can use a Presto cluster as a single compute engine for an entire data lake. - Source: dev.to / almost 2 years ago
  • Can a data warehouse be skipped?
    Fair point, but I am talking about Athena (not SQL Server), which under the hood uses a distributed query engine. It is capable to deal with huge amounts of data, if the storage is in the right shape. You can read more about the underlying technology here: https://prestodb.io/. Source: about 2 years ago
  • why use Redshift if we can use S3 to store data and can connect with Quicksight for dashboarding?
    So there is Presto, which is a distributed SQL engine created by Facebook. Source: about 2 years ago
  • Understanding AWS Athena 101
    You can use Athena to run data analytics, with just standard SQL (Presto). - Source: dev.to / over 2 years ago
  • ETL tool for query building across multiple databases in Mongo DB
    Presto does this, but I'm honestly uncertain how performant it is. In my experience, centralizing data is the superior approach to attempting to query multiple sources in place. Source: almost 3 years ago
View more

Apache ORC mentions (3)

  • Java Serialization with Protocol Buffers
    The information can be stored in a database or as files, serialized in a standard format and with a schema agreed with your Data Engineering team. Depending on your information and requirements, it can be as simple as CSV, XML or JSON, or Big Data formats such as Parquet, Avro, ORC, Arrow, or message serialization formats like Protocol Buffers, FlatBuffers, MessagePack, Thrift, or Cap'n Proto. - Source: dev.to / over 1 year ago
  • AWS EMR Cost Optimization Guide
    Data formatting is another place to make gains. When dealing with huge amounts of data, finding the data you need can take up a significant amount of your compute time. Apache Parquet and Apache ORC are columnar data formats optimized for analytics that pre-aggregate metadata about columns. If your EMR queries column intensive data like sum, max, or count, you can see significant speed improvements by reformatting... - Source: dev.to / over 2 years ago
  • Apache Hudi - The Streaming Data Lake Platform
    The following stack captures layers of software components that make up Hudi, with each layer depending on and drawing strength from the layer below. Typically, data lake users write data out once using an open file format like Apache Parquet/ORC stored on top of extremely scalable cloud storage or distributed file systems. Hudi provides a self-managing data plane to ingest, transform and manage this data, in a... - Source: dev.to / almost 3 years ago

What are some alternatives?

When comparing Presto DB and Apache ORC, you can also consider the following products

Looker - Looker makes it easy for analysts to create and curate custom data experiences—so everyone in the business can explore the data that matters to them, in the context that makes it truly meaningful.

Apache Parquet - Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem.

Google BigQuery - A fully managed data warehouse for large-scale data analytics.

Amazon EMR - Amazon Elastic MapReduce is a web service that makes it easy to quickly process vast amounts of data.

Jupyter - Project Jupyter exists to develop open-source software, open-standards, and services for interactive computing across dozens of programming languages. Ready to get started? Try it in your browser Install the Notebook.

Apache Kudu - Apache Kudu is Hadoop's storage layer to enable fast analytics on fast data.