We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Can Apache Pinot replace your OLTP database?

Formal Metadata

Title
Can Apache Pinot replace your OLTP database?
Title of Series
Number of Parts
64
Author
Contributors
License
CC Attribution 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Apache Pinot is a blazingly fast analytics database that’s powering mission critical applications in Stripe, Doordash, Uber, Cisco, 7-11 and more. It was designed to support very high query throughput (think of 1000s or 100s of 1000s of queries per second) with sub-second query latency. It also supports real time upserts and deletes in real time which makes it an ideal fit for generating accurate insights. This brings us to the question - can you use Apache Pinot in lieu of an OLTP database such as MySQL or Postgres. The answer as you would imagine is - it depends. In this talk we will do a deep dive into what makes Pinot so fast. We’ll take a closer look at what use cases are a good fit for Pinot vs OLTP and also where it complements existing solutions. Finally, we’ll see this all in action with a small demo.