Skip to content

Simple tool to scan a directory tree looking for SQLite databases, and then running VACUUM and REINDEX on them.

License

Notifications You must be signed in to change notification settings

mandx/sqlite-vacuum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlite-vacuum

Simple tool to scan a directory tree looking for SQLite databases, and then running VACUUM and REINDEX on them.

This is essentially a (more generic) port of profile-cleaner that I started to learn Rust.

About

Simple tool to scan a directory tree looking for SQLite databases, and then running VACUUM and REINDEX on them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages