By example¶
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
blob tables. It details attributes,
methods, and behaviors of the Connection
and Cursor
objects.