The examples in this section are all about CrateDB's Python DB API interface,
the plain HTTP API interface, and a convenience interface for working with
:ref:`blob tables <crate-reference:blob_support>`. It details attributes,
methods, and behaviors of the Connection and Cursor objects.
.. toctree::
:maxdepth: 1
client
connection
cursor
http
https
blob