How can databases capitalize on Computational Storage - PLO October 2020
Open Source DatabaseStorage
Building a Transactional Key-Value Store That Scales to 100+ Nodes
Liu Tang (PingCAP) delivers the talk, "Building a Transactional Key-Value Store That Scales to 100+ Nodes", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
As a distributed key-value storage engine, TiKV supports strong data consistency, auto-horizontal scalability, and ACID transaction. Many users are now using TiKV directly in production as the replacement of other key-value storage...
Percona Live SessionsStorageScalability
How to Upgrade MongoDB Versions Without Downtime
Adamo Tonete (Percona) delivers the talk, "How to Upgrade MongoDB Versions Without Downtime", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
Do you have a 24x7 system and can't afford any downtime? In this talk, we are going to discuss the best methods to upgrade MongoDB versions, as well as how to change storage engines without downtime.
We will discuss the best architecture to...
Percona Live SessionsMongoDBStorage
POLARDB: InnoDB based shared-everything storage solution
Lixun Peng (Alibaba Cloud), Inaam Rana (Alibaba Cloud) delivers the talk, "POLARDB: InnoDB based shared-everything storage solution", on DAY 2 of the Percona Live Open Source Database Conference 2018, 4/25, at Santa Clara, CA.
POLARDB provides read scale out on shared everything architecture. It features 100% backward compatibility with MySQL 5.6 and the ability to expand the capacity of a single database to over 100TB. Users can...
Percona Live SessionsPostgreSQLStorageMySQL 5.6MySQL-related Technologies