The build procedure for the Python SDK samples on all supported platforms are described in the "Getting Started" section.
By default, all sample executables are built in the
eXtremeDB/target/bin
directory so, after building the sample(s), it is convenient tocd
totarget/bin
to run the sample or, as recommended, step through the code in the development system debugger. Please use the links below to view the description and specific instructions for individual samples in the following categories:
Core Samples Demonstrate the essential eXtremeDB features implemented in Python Cluster Demonstrate the eXtremeDB Cluster features implemented in Python Sequence Demonstrate using the sequence
data type in PythonSQL Demonstrate eXtremeSQL implemented in Python