Hi, Dennis. It's not "supported" per se, since we don't run CI tests on it. But Superset should work with any database with a SQLAlchemy driver that supports read-write. All you need to do is install the SQLAlchemy library and configure the corresponding URI in `superset_config.py`.
--Beto On Mon, Nov 29, 2021 at 11:28:43AM +0100, Dennis Meyer wrote: > Hi, > > I didn’t find too much infos about this: Does somebody know (or has > experience) if AWS Aurora is supported by Superset as Config DB? > I know there’s multiple vendors providing solutions on this combination, but > the question is related to the Open Source version only. > > Thanks, > Dennis
