Skip to content

Redwid/files-2-db

Repository files navigation

files-2-db

Tool for storing files tree into local db

Tool will go through current directory files and folders recursively and store all files into db.

For stored properties have a look at LocalMediaItem.java model file.

The ormlite is used for simplifying db access.

The result sqlite db: local-items.db will be created in the current folder.

About

Tool for storing files tree into local db

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages