The real question is "Any plans for NoSQL databases to start supporting SQL?". ElasticSearch just added experimental SQL support, Druid added SQL a few years back. Apache Calcite makes that a lot easier now.
Even though it's totally doable with Superset (check out the `superset/connectors` folder, and `druid/` as an example of NoSQL support), I haven't heard anyone working on it besides the ElasticSearch effort on an open PR. Now that ElasticSearch offers SQL support we'll probably go the SQLAlchemy route. [ Full content available at: https://github.com/apache/incubator-superset/issues/4231 ] This message was relayed via gitbox.apache.org for [email protected]
