Another great and innovative app thrown into the dust from an acquisition. They actually made working with SQL a joy.
Yeah I'm pretty bummed about this. Are there any similar locally-run apps that make it easy to get graphs from your SQL queries? I've seen a few SaaS apps like Periscope that do similar, but I'm not a fan of letting other companies load up our entire database just to make some graphs.
Caravel in particular has some great exploration tools. You can build queries either by hand or by using visualization specific drag and drop. Caravel is getting regular updates from the AirBnB team too.
If you want more power I recommend using a Jupyter notebook and Python. There's also Rodeo which is like R Studio for Python.