

1·
3 days agoFor 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).
It’s a bit different for SQLite, though, because it is not a server-based database engine: it is ultimately just a file.