joehoeller opened a new issue #11053: URL: https://github.com/apache/incubator-superset/issues/11053
REQUEST: Ability to connect Superset to Mongo and Cassandra to run queries against it. Apache Drill can connect to Mongo and Big Query can connect to Cassandra, so it's def possible. There is Flask Mongo Alchemy - https://pythonhosted.org/Flask-MongoAlchemy/ SQLAlchemy can connect to Cassandra, apparently - https://www.cdata.com/kb/tech/cassandra-python-sqlalchemy.rst How can we get this into Superset, even if we cant use sql syntax, cql is a fine option as well perhaps(?) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
