Percona Resources

Software
Downloads

All of Percona’s open source software products, in one place, to download as much or as little as you need.

Valkey Contribution

Product Documentation

Why Percona for MongoDB?

Why Percona for PostgreSQL?

Percona Blog

Percona Blog

Our popular knowledge center for all Percona products and all related topics.

Community

Percona Community Hub

A place to stay in touch with the open-source community

Events

Percona Events Hub

See all of Percona’s upcoming events and view materials like webinars and forums from past events

About

About Percona

Percona is an open source database software, support, and services company that helps make databases and applications run better.

Percona in the News

See Percona’s recent news coverage, press releases and industry recognition for our open source software and support.

Our Customers

Our Partners

Careers

Contact Us

Rick Golba
Rick Golba is a Product Marketing Manager at Percona. Rick has over 20 years of experience working with databases. He worked at Percona as a Solutions Engineer before moving to the Marketing team. Prior to Percona, he worked as a Technical Trainer for HP/Vertica.

Announcing Percona Distribution for PostgreSQL 13

Percona is pleased to announce the release of Percona Distribution for PostgreSQL 13. This release is available for immediate download and includes all of the latest features of PostgreSQL 13 Core Distribution. Reduce Resource Usage This release includes enhancements to existing features that deliver a more streamlined and optimized environment, helping you to reduce overall […]

Percona Announces Updates to MongoDB Solutions

On August 26, 2020, Percona announced the latest release of Percona Distribution for MongoDB which includes new releases of Percona Backup for MongoDB 1.3, now with Point in Time Recovery and Percona Server for MongoDB 4.4. These new releases include several key features: Percona Backup for MongoDB Point in Time Recovery Percona Backup for MongoDB […]

Updates to Percona Kubernetes Operator for Percona XtraDB Cluster

On July 21, 2020, Percona delivered an updated version of our Percona Kubernetes Operator for Percona XtraDB Cluster (PXC) focused on easing deployment and operations management of a clustered MySQL environment. Included in the Percona Distribution for MySQL, our Operator is based on the best practices for MySQL cluster configuration and setup in Kubernetes. This […]

Introducing Percona Distribution for MySQL

Percona is pleased to announce the release of Percona Distribution for MySQL. Following our recent releases of Percona Distribution for MongoDB and Percona Distribution for PostgreSQL, we have assembled the best and most critical enterprise components for MySQL, designed and tested to work together. This distribution delivers the key components you need to implement any […]

Introducing the Premiere Release of Percona Distribution for MongoDB

Percona is pleased to announce the release of Percona Distribution for MongoDB. This release combines two existing Percona products, Percona Server for MongoDB and Percona Backup for MongoDB, into one simple to install package. The distribution is an open-source enterprise MongoDB solution bringing together the key features and functionality that enterprises need such as: Improved […]

Introducing an Update to Percona Distribution for PostgreSQL

Percona is pleased to announce the release of an updated version of Percona Distribution for PostgreSQL. Following on our initial PostgreSQL Distribution, released in September 2019, this update incorporates the new features of PostgreSQL 12.2 Core Distribution including: Less custom design work is required with SQL and DDL improvements that provide more flexibility and easier […]

End of Life Notification for Percona Server for MongoDB 3.4

As noted on our Software and Platform Lifecycle page, Percona Server for MongoDB 3.4 reached end of life on January 31, 2020. According to the Percona Services Lifecycle Policy, customers with an active support contract with Percona will continue receiving support; however, end-of-life software receives no new builds, bug fixes, security fixes, or features. Each software […]

Percona Distribution for PostgreSQL: The Best Enterprise-Level Components From One Source

Percona Distribution for PostgreSQL – the best and most critical enterprise-level components from the open-source community, brought together in one single source. Percona is pleased to announce the general availability of our Percona Distribution for PostgreSQL 11. This distribution brings together a host of open source, community-supported components, in a single distribution, designed and tested […]

Percona Distribution for PostgreSQL 11 (Beta) Is Now Available

Percona is excited to announce the beta release of Percona Distribution for PostgreSQL 11 on August 19, 2019. This release signifies a change in Percona’s software release process. In order to provide a full-featured and holistic solution, we are introducing a product distribution: a database product and tools that enable solving essential practical tasks efficiently. […]

Announcing Percona Kubernetes Operators

Percona announced the release of Percona Kubernetes Operator for XtraDB Cluster and Percona Kubernetes Operator for Percona Server for MongoDB. Kubernetes delivers a method to orchestrate containers, providing automated deployment, management, and scalability. In today’s cloud-native world, the ability to easily and efficiently deploy new environments or scale existing environments is key to ongoing growth […]

See Percona CEO Peter Zaitsev’s Keynote at AWS re:Invent: MySQL High Availability and Disaster Recovery

Join Percona CEO Peter Zaitsev at AWS re:Invent as he presents MySQL High Availability and Disaster Recovery on Tuesday, November 27, 2018, in the Bellagio Resort, Level 1, Gaugin 2 at 1:45 PM. In this hour-long session, Peter describes the differences between high availability (HA) and disaster recovery (DR), and then moves through scenarios detailing […]

Is Serverless Just a New Word for Cloud-Based?

Serverless is a new buzzword in the database industry. Even though it gets tossed around often, there is some confusion about what it really means and how it really works. Serverless architectures rely on third-party Backend as a Service (BaaS) services. They can also include custom code that is run in managed, ephemeral containers on […]

Don’t Drown in your Data Lake

A data lake is “…a method of storing data within a system or repository, in its natural format, that facilitates the collocation of data in various schemata and structural forms…”1. Many companies find value in using a data lake but aren’t clear that they need to properly plan for it and maintain it in order […]

MariaDB ColumnStore

Last month, MariaDB officially released MariaDB ColumnStore, their column store engine for MySQL. This post discusses what it is (and isn’t), why it matters and how you can approach a test of it. What is ColumnStore? ColumnStore is a storage engine that turns traditional MySQL storage concepts on their head. Instead of storing the data […]

Archiving MySQL and MongoDB Data

This post discusses archiving MySQL and MongoDB data and determining what, when and how to archive data. Many people store infrequently used data. This data is taking up storage space and might make your database slower than it could be. Archiving data can be a huge benefit, both regarding the performance impact and storage savings. […]

Row Store and Column Store Databases

In this blog post, we’ll discuss the differences between row store and column store databases. Clients often ask us if they should or could be using columnar databases. For some applications, a columnar database is a great choice; for others, you should stick with the tried and true row-based option. Choosing Between Row Store and […]

Amazon AWS Service Tiers

This blog post discusses the differences between the Amazon AWS service tiers. Many people want to move to an Amazon environment but are unsure what AWS service makes the most sense (EC2, RDS, Aurora). For database services, the tiering at Amazon starts with EC2, then moves up to RDS, and on to Aurora. Amazon takes on […]