Hacker News new | ask | show | jobs
by berto4 1865 days ago
This tool is aimed at mainly administrative folks who want to understand what's going on in their app/company by looking directly at data. Those folks are usually sql oriented, and you can build any ad-hoc query to do pretty deep analysis in sql. That's why being able to visualize things is also key here. Usually you'd do this in an OLAP db but this is a nice "poor mans" way for at least checking out what's going on without switching too much context.
1 comments

Yeah, this would have replaced a fairly expensive SaaS subscription at my old job which simply allowed business-side folks the ability to run SQL queries safely (in theory).