diff --git a/docs/installation.rst b/docs/installation.rst index 17b6670cf1adf..4680bc47f09ca 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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