Adding Vertica to installation docs (#2581)

This commit is contained in:
Maxime Beauchemin 2017-04-10 15:37:14 -07:00 committed by GitHub
parent ac84fc2b65
commit d289783b67
1 changed files with 3 additions and 0 deletions

View File

@ -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