Skip to content

pcisar/fbupkeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FBUPKEEP - Firebird server & database maintenance utility

FBUPKEEP is basically a task executor engine. Its primary purpose is to run maintenance tasks for Firebird ® servers and databases, but could be easily extended to run other tasks of various type.

Built-in tasks:

  • Logical (gbak) database backup and restore.
  • Database sweep.
  • Collection of database statistics (gstat).
  • Update index statistics in database.
  • Rebuild of user indices in database.
  • Removal of old files.

FBUPKEEP is designed to run on Python 3.5+, and uses FDB Firebird driver.

About

Firebird upkeep utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published