Quick Start with the eXtremeDB C API

Use the links below to walk through the tutorial examples. Each step demonstrates a number of simple eXtremeDB C APIs. We recommend doing these exercises to quickly gain familiarity with the essential implementation details. After gaining a basic understanding or the eXtremeDB basics, developers are encouraged to build and run other SDK sample applications and examine the source code to gain further understanding of eXtremeDB implementation.

Step 1 Database Definition
Step 2 Runtime Information
Step 3 Opening Databases
Step 3 Persistent Opening Persistent Databases
Step 4 Connecting Databases
Step 5 Data Access Operations
Step 6 Indexes and cursors
Step 7 Error Handling