FileDB Pro
FileDB Pro
Rating (0)
Reviews: 0
Category: Utilities & tools
FileDB Pro
FileDB Pro

Description

FileDB Pro is an app that lets you perform fast queries on your files that it has stored information about in a database.

The app first allows you to scan folders ( or whole drives ) and stores the information about the files that it finds in a database, which you can then run very fast SQL queries on.

So with this app you can perform speedy searches like
“What word files in my Documents folder are smaller than 1MB ?”
or “How many AVIs larger than 540MB have I downloaded in the last week?”
or “Where is that file with ‘holiday’ in the title that I worked on yesterday” ?

You can also launch the files from the app, or copy them elsewhere.

The app makes an “SQL” database and stores the information in a table called “files”, so a typical query is:

SELECT * FROM FILES WHERE FILENAME LIKE ‘holiday%’ AND SIZE > 500 AND DATE LIKE ‘01/02/%’

but almost all standard SQL is supported.

Multiple folders can be accessed, and a history of previous SQL queries is kept.

  • file database app db query sql fast info information details
Product ID: 9NMQXB471D9V
Release date: 2017-10-30
Last update: 2022-03-12