A user-friendly Editor Window for debugging Firebase Realtime Database projects.
Provides fast, easy access to your realtime database content so you can get away from long debug logs.
Features include:
- Data retrieval by child node
- Sorting by child, key, value, or priority
- Filtering by first or last items
- Snapshot mapping to custom classes
You can find setup instructions and full documentation on our GitHub page.
NOTE: This is a READ-ONLY utility. No Firebase data can be pushed or modified using this tool.