![]() |
||
---|---|---|
docs | ||
libs | ||
test-data | ||
.gitignore | ||
README | ||
RELEASE_NOTES | ||
main.py |
README
================== DB Fingerprint ================== ------------- INTRO ------------- dbfp is a tool that will scan a sqlite database and generate a fingerprint. The fingerprint is basically the database schema. The fingerprint is stored to disk in JSON format. ------------- BUILD -------------