eXtremeSQL Python API

eXtremeSQL is implemented as a compact set of Python classes in pre-built libraries that provide SQL access to eXtremeDB databases using the Python DB API Specification. Developers are encouraged to view this website for general information on the Python Database classes and methods.. The usage of these classes is demonstrated in the SQL Python SDK Samples. For developers new to eXtremeSQL, we recommend building and running the SDK samples.

Please use the following link for general principles of eXtremeSQL application implementation using the Python API.