File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 55Connect to CrateDB and CrateDB Cloud using different kinds of Python drivers.
66:::
77
8- Individual drivers offer specific features for specific
8+ Individual clients and drivers offer specific features for specific
99needs of your application, so consider reading this enumeration carefully.
1010
11- (python-drivers -official)=
12- ## Official drivers
11+ (python-client -official)=
12+ ## Official clients
1313
1414(crate-python)=
1515### crate-python
@@ -65,8 +65,8 @@ frameworks, are using SQLAlchemy as database adapter library when connecting to
6565- [ SQLAlchemy Code Examples]   ; [ ![ SQLAlchemy] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-python-sqlalchemy.yml/badge.svg )] ( https://github.com/crate/cratedb-examples/actions/workflows/lang-python-sqlalchemy.yml )
6666
6767
68- (python-drivers-more )=
69- ## Special purpose drivers
68+ (python-client-special )=
69+ ## Special purpose clients
7070
7171(conecta-intro)=
7272
@@ -147,8 +147,8 @@ print(response)
147147
148148[ ![ Tests] ( https://github.com/crate/micropython-cratedb/actions/workflows/tests.yml/badge.svg )] ( https://github.com/crate/micropython-cratedb/actions/workflows/tests.yml )
149149
150- (python-drivers -community)=
151- ## Community drivers
150+ (python-client -community)=
151+ ## Tertiary clients
152152
153153(psycopg2)=
154154
You can’t perform that action at this time.
0 commit comments