AllenInstitute / biofile-finder

An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
https://biofile-finder.allencell.org/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Support multiple data sources #105

Closed SeanLeRoy closed 5 months ago

SeanLeRoy commented 6 months ago

Make the data sources button display the "add data sources" menu that is present at the top of the page and allow users to have their queries run against multiple data sources. this is most easily doable by just having each data source create their own table in the db (already happens) then having the query services like fileservice and annotationservice use the data sources to create joins on each query