There are many database tools for connecting to and managing your database. TablePlus allows you to manage all the database types you can host on Sevalla, so we’re using it for this guide. You can use any database client or tool (including the command line) that supports your database type. While some specifics, like navigation and field names, may vary between database tools, the fundamental concepts are the same.Documentation Index
Fetch the complete documentation index at: https://docs.sevalla.com/llms.txt
Use this file to discover all available pages before exploring further.
If you haven’t already, download and install TablePlus or the database client of your choice on your local machine.
Connect to a Sevalla database
You can connect to your database with a single click from the database Overview page using Open deeplink.

- Host/Socket
- Port
- User (This is not required for Redis.)
- Password
- Database (This is not required for Redis.)


Backup a database
We provide automated and manual backups for databases, but if you need to download a copy of your database, you can export it with TablePlus. In TablePlus, click File > Backup, choose your connection and database, and click Start backup.

Restore a database
You can restore automatic or manual backups that are stored in Sevalla, but if you need to restore a backup that isn’t in Sevalla, you can restore it with TablePlus. When a database backup is restored, all changes to the database will be rolled back to the time the backup was created. In TablePlus, click File > Restore, choose your connection and database, and click Start restore.








