casstcl

casstcl is a Tcl C extension providing a Tcl interface to the Cassandra database.

See Also

GUTTER entry

Attributes

website
https://github.com/flightaware/casstcl/

Description

CassTcl is an interface to the cpp-driver C/C++ API of Cassandra, and requires DataStax .

CassTcl is an excellent example of how to build a Tcl extension that leverages C++ code.