Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(core): data viewer/querier/search #91

Open
prescottprue opened this issue Aug 26, 2019 · 0 comments
Open

feat(core): data viewer/querier/search #91

prescottprue opened this issue Aug 26, 2019 · 0 comments

Comments

@prescottprue
Copy link
Owner

prescottprue commented Aug 26, 2019

Description Of Potential Feature

  • 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)

Some more discussion in #90

@prescottprue prescottprue changed the title feat(core): data viewer feat(core): data viewer/querier Aug 26, 2019
@prescottprue prescottprue changed the title feat(core): data viewer/querier feat(core): data viewer/querier/search Aug 26, 2019
prescottprue pushed a commit that referenced this issue Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant