Firestation is a Firebase admin tool that executes SQL queries against Firebase databases.
I'll happily accept any and all feedback or contributions. I'm just a hacker who wanted a simpler way to find his data, so if you spot any bugs (I'm sure they're plentiful), please either let me know, or submit a PR.
- Note: requires a node version >= 6 and an npm version >= 3.
$ git clone https://github.com/JoeRoddy/firestation.git
$ cd firestation && npm install
$ npm run dev