Mysys is a fast file finder software that uses Full Text Search (FTS) from SQLite for system-wide searches. It efficiently locates files, even with a large number of files, making it an essential tool for quick and efficient searches.

With mysys, you can say goodbye to pesky folders once and for all. In fact, version 2 of mysys even reads file tables directly, which has significantly improved database creation speed. If you have mapped network or encrypted drives, a popup will ask you which ones to include in the database. Please note that these drives may take longer to index depending on your network connection speed.
It is essential to know that CD/DVD/Flash drives will not be indexed, only fixed drives and optionally network/encrypted drives. Furthermore, the software lets you schedule indexing according to your convenience using the Schedule button. To delete the task, all you have to do is click "Cancel."
After creating the database, you are ready to explore your files lightning fast. Type any file name in the top left text box, hit enter, or click "Search." Wildcards, such as read*.txt are supported in addition to AND/OR/-. Double-click to find entire phrases, and use brackets to search within a specific folder. Make sure to check the 'Include folder names' option when using brackets.
Are you searching for content within the files found? Try the containing text box. All contents are never indexed but use a highly multi-threaded algorithm instead. Live off the disk, file sizes, dates, and attributes, none are stored in the database.
In conclusion, mysys is a fantastic software that will make your life easier when dealing with tons of files. Be sure to try it out for yourself and let us know what you think!
Version 5.0.0:
Added support for AsciiDoc, source file syntax highlighting, epub, etc.. in the Web Browser tab.
Switched markdown converter to pandoc.
Can now search/view opened and locked files.
Implemented F5 Refresh key.
Version 5.0:
Added support for AsciiDoc, ReST, man, LaTeX and SVG files (.adoc .asciidoc .rst .man .1 .tex .svg) in the Web Browser tab.
Added full support for epub files, including images, etc.. in the Web Browser tab.
Added rudimentary support for Ebooks (.azw .azw3 .mobi .azw4 .djvu) in the Web Browser tab.
Version 4.92: Added support for Markdown files (.md .markdown) in Web Browser tab.
Version 4.91.1: Minor touchups.