mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Adding Vertica to installation docs (#2581)
This commit is contained in:
committed by
GitHub
parent
ac84fc2b65
commit
d289783b67
@@ -208,6 +208,9 @@ Here's a list of some of the recommended packages.
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Athena | ``pip install "PyAthenaJDBC>1.0.9"``| ``awsathena+jdbc://`` |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
| Vertica | ``pip install | ``vertica+vertica_python://`` |
|
||||
| | sqlalchemy-vertica-python`` | |
|
||||
+---------------+-------------------------------------+-------------------------------------------------+
|
||||
|
||||
Note that many other database are supported, the main criteria being the
|
||||
existence of a functional SqlAlchemy dialect and Python driver. Googling
|
||||
|
||||
Reference in New Issue
Block a user