Is there a way to do general queries on the Parse.com database tables like in standard database clients?
The only way I've done this so far is using my imagination with the SDK in an app and printing out the results. But doing this one their console would be more ideal. Perhaps there is an alternate GUI for this?