crate / crate-clients-tools

Clients, tools, and integrations for CrateDB.
https://crate.io/docs/clients/
Apache License 2.0
2 stars 1 forks source link

Python: Highlight `psycopg3` better #34

Closed amotl closed 7 months ago

amotl commented 1 year ago

About

GH-33 added the gallery of client drivers to the documentation here. On another occasion, we talked about emphasizing psycopg3 over psycopg2.

References

/cc @hlcianfagna

amotl commented 7 months ago

psycopg3 has been highlighted on ^1, also because psycopg2, with recent adjustments, has some problems with CrateDB. Also, ^2 has a feature list and an example snippet for psycopg3.

/cc @surister