| Python wrapper around C WT_CONNECTION | |
| Python wrapper around C WT_CURSOR | |
| Python wrapper around C WT_SESSION | |
| Keys for statistics cursors | |
| Keys for cursors on connection statistics | |
| Keys for cursors on data source statistics | |
| The interface implemented by applications to provide custom ordering of records | |
| The interface implemented by applications to provide custom compression | |
| A connection to a WiredTiger database | |
| A WT_CURSOR handle is the interface to a cursor | |
| Applications can extend WiredTiger by providing new implementations of the WT_DATA_SOURCE class | |
| The interface implemented by applications to handle error, informational and progress messages | |
| Table of WiredTiger extension functions | |
| The interface implemented by applications to provide custom extraction of index keys or column group values | |
| A raw item of data to be managed | |
| All data operations are performed in the context of a WT_SESSION |