

For databases, you only need to provide the URL, port, and credentials. Portabase then connects using the database’s standard protocol, making it hosting-agnostic (so you can backup databases hosted in self-managed Docker environments, Kubernetes clusters, or cloud platforms).


You can already enable encryption through the web UI. Differential backups are not available yet but they are on our backlog (we do not have an estimated release date for now).
It’s a bit different for SQLite, though, because it is not a server-based database engine: it is ultimately just a file.