Live data from Hacker News

Wagon Acquired by Box

wagonhq.com

1–10 of 37 posts

Re: Wagon Acquired by Box

#4

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.

Re: Wagon Acquired by Box

#5
I found out about wagon 2 hours ago and was playing with it a bit today.

For me, that was very short lived, but their application did actually seem nice. What a bummer.

Re: Wagon Acquired by Box

#7

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.

I'm a big fan of Looker[1]. It's one of the best BI tools I've used and it lets you work with SQL but abstracts away much of the minutiae of writing it. It's an enterprise SaaS app, although they do allow you to self host.

For side projects and such I use Metabase[2] which is open source and pretty useful for giving business users access to query data. Its visualizations are rudimentary but workable.

1. https://looker.com

2. https://github.com/metabase/metabase

Re: Wagon Acquired by Box

#9

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.

DBvisualizer ... A Java app but it does that job pretty okay.

Re: Wagon Acquired by Box

#10

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.

I second Metabase recommendation. Like the fact that it's OSS.
Post reply on HN