AllenNeuralDynamics / aind-data-access-api

Library to interface with AIND databases
MIT License
2 stars 0 forks source link

expose pymongo database object to users #60

Open dyf opened 4 months ago

dyf commented 4 months ago

I'd like to get access to the db object here, which is useful for listing which collections are available.

https://github.com/AllenNeuralDynamics/aind-data-access-api/blob/1dccef720feab2cfa3d0b630aed6a60402c4b466/src/aind_data_access_api/document_db_ssh.py#L84