Skip to content

Commit

Permalink
Driver/ODBC: Add item about the PostgreSQL ODBC driver
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Feb 9, 2024
1 parent 43e1af0 commit 69ab64d
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/connect/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,21 @@ We recommend to use those drivers and adapters for the corresponding languages a
```
:::

:::{sd-row}
```{sd-item} \-
```
```{sd-item}
[PostgreSQL ODBC](https://odbc.postgresql.org/)
```
```{sd-item}
The official PostgreSQL ODBC Driver.
For connecting to CrateDB from any environment that supports it.
```
```{sd-item}
{tags-primary}`PG`
```
:::

:::{sd-row}
```{sd-item} .NET
```
Expand Down Expand Up @@ -192,6 +207,7 @@ A pure Go driver and toolkit for PostgreSQL.
[PostgreSQL JDBC](https://jdbc.postgresql.org/)
```
```{sd-item}
The official PostgreSQL JDBC Driver.
For connecting to CrateDB from any environment that supports it.
```
```{sd-item}
Expand Down

0 comments on commit 69ab64d

Please sign in to comment.