You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A data viewer/querier that allows for querying Real Time Database + Firestore with a specified service account
Additional Issues This May/Does Solve
Multiple filters on queried data (since Firebase console is limited)
Creating reports on numbers of documents
Generating data export files which consist of a subset of data
Additional Context
Querying data within the Firebase console is pretty limiting. For Firestore you can only query by one parameter, and for Real Time Database there is only viewing the data in tree form. This viewer/querier/searcher could allow for queried data to also be filtered.
Ideas
Allowing for export of json file which could then be used in insert data into another database
Searching could be based on provided Algolia information or through user wiring up a webhook to Fireadmin (instructions would be included)
Description Of Potential Feature
Additional Issues This May/Does Solve
Additional Context
Querying data within the Firebase console is pretty limiting. For Firestore you can only query by one parameter, and for Real Time Database there is only viewing the data in tree form. This viewer/querier/searcher could allow for queried data to also be filtered.
Ideas
Some more discussion in #90
The text was updated successfully, but these errors were encountered: