Justuno provides a Conversion Rate Optimization (CRO) Platform that enables e-commerce sites to turn visitors into customers through personalized onsite messaging, intelligent cross-selling, and upsel… Read More >
Follow-up: Evaluating CockroachDB vs YugabyteDB Webinar
Earlier this week, Yugabyte CTO Karthik Ranganathan presented the live webinar: Evaluating CockroachDB vs YugabyteDB, with a spotlight on comparing PostgreSQL features, architecture, and the latest pe… Read More >
Bringing Truth to Competitive Benchmark Claims – YugabyteDB vs CockroachDB, Part 2
In part 1 of this blog series, we highlighted multiple factual errors in the Cockroach Labs analysis of YugabyteDB. In this second post we provide the next layer of detail behind YugabyteDB’s archit… Read More >
Bringing Truth to Competitive Benchmark Claims – YugabyteDB vs CockroachDB, Part 1
This is the first in a two part blog series which highlights factual errors in the Cockroach Labs analysis of YugabyteDB. In the second post in this series, we provide the next layer of detail behind … Read More >
Why We Built YugabyteDB by Reusing the PostgreSQL Query Layer
Reusing PostgreSQL’s native query layer instead of writing a new PostgresQL-compatible query layer ground up has been one of the best design decisions we have made in YugabyteDB. As outlined in the … Read More >
What is Distributed SQL?
SQL has been the de-facto language for relational databases (aka RDBMS) for almost four decades. Relational databases are therefore also known as SQL databases. However, the original SQL databases lik… Read More >
9 Techniques to Build Cloud-Native, Geo-Distributed SQL Apps with Low Latency
This post is an in-depth look at the various techniques that applications needing low latency and high availability can leverage while using a geo-distributed SQL database like YugabyteDB so that the … Read More >
2019 Distributed SQL Summit Recap and Highlights
Well, that’s a wrap! Yugabyte would like to extend a special thanks to JD and Amanda from the Postgreconf.org team, and to all the speakers from Facebook, Google, Amazon, Pivotal, Salesforce, Narvar… Read More >
The Effect of Isolation Levels on Distributed SQL Performance Benchmarking
This post addresses a concern raised about a benchmarking result we recently published comparing the performance of YugabyteDB, Amazon Aurora and CockroachDB. It was pointed out that we unfairly used … Read More >
Comparing Distributed SQL Performance – YugabyteDB vs. Amazon Aurora PostgreSQL vs. CockroachDB
Update: A new post "The Effect of Isolation Levels on Distributed SQL Performance Benchmarking" includes performance results from running these workloads at serializable isolation level in YugabyteDB.… Read More >