Description
Provides the Bacula director service with SQLite3 catalog support. It is useful for smaller Bacula deployments that want the director and backup catalog backed by SQLite rather than a separate database server.
The catalog describes backup contents and restore paths. Back up the catalog itself, protect its files, and understand SQLite limits before using it for larger environments.