HomeGetting StartedInstallation & SetupDevelopment & IntegrationDeployment & OperationsData ManagementTechnical SupportPlatform Updates
DocsDeployment & OperationsAdmin CLI Referenceindex
Reference

db

Database Administration is a multi-faceted topic in Stardog. Read more about Database Administration.

Select any of the commands to view their manual page.

CommandDescription
db backupCreate a backup of an existing database.
db checkpointCreate or restore a database checkpoint.
db createCreates a new database.
db dropDrops an existing database.
db listLists all databases.
db offlineTakes a database offline.
db onlineBrings a database online.
db optimizeOptimizes the indexes of a database for query answering and disk utilization
db renameRename an existing database.
db repairRepairs a Stardog database.
db restoreRestore a database from a backup.
db statusShows status information regarding the given database.
db verifyVerify the integrity of index and check for index corruption.