Skip to main content
Version: 3.11

How to Upgrade ScalarDB

This guide explains how to upgrade to a newer version of ScalarDB.

Before you begin

Before you upgrade to a new version, please check the ScalarDB Cluster Compatibility Matrix to ensure compatibility between ScalarDB Cluster and the client SDKs.

Upgrade versions

To learn about upgrading your version of ScalarDB, select the type of upgrade you want to do.

Major versions do not keep backward compatibility. So, you might need to do special operations when you upgrade from one major version to another major version. For example:

  • Update the database schema on the backend database side.
  • Update the API in your application.

For details on what you need when you upgrade to a major version, please refer to the release notes for the major version that you want to upgrade to.

warning

ScalarDB does not support downgrading to a previous version (major, minor, or patch). You can only upgrade to a newer version.