Database Management

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

  • Redis 5.0 and 6.x
  • MariaDB 10.4, 10.5 and 10.6
  • PostgreSQL 9.6, 10, 11, 12, 13, 14 and 15
  • MySQL 8.0

You can connect to and manage a database with the command line or with a database client/tool.

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 and importing and exporting databases, check out these guides:

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.