Skip to main content

Database Management

We currently offer 4 different database types to fulfill various data storage needs:

  • Redis 5.0, 6.x and 7.x
  • MariaDB 10.4, 10.5, 10.6, 10.11, 11.0 and 11.1
  • PostgreSQL 9.6, 10, 11, 12, 13, 14, 15, 16 and 17
  • MySQL 8.0 and 9.0
  • Valkey 7.2

You can manage your MySQL, MariaDB, and PostgreSQL databases directly from the Sevalla UI with the Database studio. You can run queries, view data, and more without having to use an external tool or download your database.

Database studio in Sevalla.

Database studio in Sevalla.

You can also connect to and manage a database with the command line or database client/tool with a single click from the database Overview page using Open deeplink.

Connect to your database using Open deeplink.

Connect to your database using Open deeplink.

info

Sevalla does not support the LOAD DATA INFILE SQL statement. To import a CSV file without using LOAD DATA INFILE, you can use a database client such as TablePlus.

Command line interface (CLI)

Depending on the type of database, you can use different commands to connect to and manage your database. For more information on connecting to a database or how to import/export your database using a CLI, refer to one of the following:

You can connect to and manage a database with the command line or database client/tool with a single click from the database Overview page using Open deeplink.

Connect to your database using Open deeplink.

Connect to your database using Open deeplink.

Note: You cannot currently import a Redis or Valkey database to Kinsta’s Database Hosting via the command line. As a workaround, you can use a database client like TablePlus to import your Redis or Valkey database to Kinsta.

Database tools

There are many database tools you can use to connect and manage your database, such as:

You can use any database client or tool which supports your database type. While some specifics, like navigation and field names, may vary between database tools, the fundamental concepts are the same.