File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44By example
55##########
66
7-
8- *****
9- About
10- *****
11-
12- This part of the documentation contains examples how to use the CrateDB Python
13- client.
7+ This part of the documentation enumerates different kinds of examples how to
8+ use the CrateDB Python client.
149
1510
1611DB API, HTTP, and BLOB interfaces
Original file line number Diff line number Diff line change @@ -36,11 +36,9 @@ Documentation
3636For general help about the Python Database API, or SQLAlchemy, please consult
3737`PEP 249 `_, the `SQLAlchemy tutorial `_, and the general `SQLAlchemy
3838documentation `_.
39-
4039For more detailed information about how to install the client driver, how to
4140connect to a CrateDB cluster, and how to run queries, consult the resources
42- referenced below. A dedicated section demonstrates how to use the :ref: `blob
43- storage capabilities <crate-reference:blob_support>` of CrateDB.
41+ referenced below.
4442
4543.. toctree ::
4644 :titlesonly:
You can’t perform that action at this time.
0 commit comments