I wrote this because I needed to search a lot of files, including some archives, for files in a date range but couldn't find any good tools.
Also I never liked find's option syntax. I think most people already know SQL (or at least it's easier to learn) and a much better match for this task.
https://github.com/jhspetersson/fselect