Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
Adding link to Vertica database driver for xo#98.
  • Loading branch information
Kenneth Shaw committed Nov 14, 2019
1 parent 7dedd8c commit 306cc9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ supports:
| SAP ASE (tds) | ax, ase, sapase |
| SAP HANA (hdb) | sa, saphana, sap, hana |
| Snowflake (snowflake) | sf |
| Vertica (vertica) | ve |
| VoltDB (voltdb) | vo, volt, vdb |

#### Go Drivers and Build Tags
Expand Down Expand Up @@ -256,6 +257,7 @@ associated Go build tag:
| SAP ASE | tds | [github.com/thda/tds][d-tds] |
| SAP HANA | hdb | [github.com/SAP/go-hdb/driver][d-hdb] |
| Snowflake | snowflake | [github.com/snowflakedb/gosnowflake][d-snowflake] |
| Vertica | vertica | [github.com/vertica/vertica-sql-go][d-vertica] |
| VoltDB | voltdb | [github.com/VoltDB/voltdb-client-go/voltdbclient][d-voltdb] |
| | | |
| Google Spanner | spanner | github.com/xo/spanner (not yet public) |
Expand Down Expand Up @@ -911,3 +913,4 @@ support for the most frequently used aspects/features of `psql`. Compatability
[d-charlatan]: https://github.com/BatchLabs/charlatan
[d-ignite]: https://github.com/amsokol/ignite-go-client
[d-snowflake]: https://github.com/snowflakedb/gosnowflake
[d-vertica]: https://github.com/vertica/vertica-sql-go

0 comments on commit 306cc9c

Please sign in to comment.