How does vtk read files in a database

For example, if I store a stl file into a database, I know that vtkSTLReader can read local stl files, but I don’t want to localize the stl file in my database, does vtk have a way to read it.Thanks.