This section will walk you through the basics of TcaplusDB by creating a TDR Generic table and accessing it via a client.
Note: The example used goes to the table definition file to [Download].
Basic Concepts
Environment Preparation
Step 1: Create an App
Step 2: Create a Game Zone
Step 3: Add a Table
Step 4: Insert Data
Step 5: Query Data
Step 6: Update Data
Step 7: Replace Data
Step 8: Query Local Index
Step 9: Create a Distributed Index (Global Index)
Step 10: Query Distributed Index (Global Index)
Step 11: Delete Data
Follow-up Operations