|
|
|
|
|
by xtracto
850 days ago
|
|
I had the same experience. Featurewise Superset looked better, but after wasting a couple of hours trying to install it, I just gave up. Instead I installed Metabase in 5 minutes tops: spin ec2 instance, whether and java -jar . I've never looked back. The only thing that turns me off I'd that it's implemented in an obscure language. At one time I wanted to add some custom postprocessing to an api (given an sql query, get some python/pandas postproc command from a sql comment and execute it in the returned table), but the used language is just not for me (some lisp dialect) |
|