Does this support custom/virtual data sources in any way? That getting file lists not tied to the file system?

I ask because I have a bunch of data with hashed file names stored on the file system, but with virtual links to those files in a database and custom "file names". I'm thinking about implementing something where users can browse the database of links just like explorer, and I'm curious if your demo would be useful for something like that.

Thanks!