Table Operations

Complete guide to working with DynamoDB tables in DinoDB.

Table Operations Overview

Table List Views

  • Condensed table list in left sidebar
  • Quick table switching
  • Search and filter capabilities
  • Favorites system

Sidebar Tables Loaded

Full Table View

  • Expanded table list with details
  • Table metadata preview
  • Bulk operations support

Viewing Table Data

Display Modes

Table View

  • Spreadsheet-like interface
  • Sortable columns
  • Inline editing capabilities
  • Row selection and bulk operations

Table Schema View

JSON View

  • Raw DynamoDB JSON format
  • Syntax highlighting
  • Copy/paste functionality
  • Schema validation

JSON View Mode

Pagination Controls

  • Configurable page sizes (10, 25, 50, 100, 250)
  • Forward/backward navigation
  • Jump to specific pages
  • Total item count display

Large Table Pagination

CRUD Operations

Creating Items

  1. Click "Add Item" button

Add Item Input Methods

  1. Choose input method:
  2. Form builder with field validation
  3. Direct JSON editor
  4. Set attribute types and values
  5. Validate and save

Add Item Save Success

Reading Items

  • Browse with pagination
  • Search and filter capabilities
  • Export to various formats
  • Item detail views with full attribute display

Item Browsing

Item Detail Popup

Updating Items

  1. Double-click item to open detail view

Select Item Row

  1. Edit attributes in-place
  2. Validate changes
  3. Save with confirmation

Edit Item Save Changes

Deleting Items

  • Single item deletion
  • Bulk delete operations
  • Confirmation dialogs
  • Undo capabilities (where supported)

CRUD Operations Toolbar

Query Operations

Simple Queries

  • Partition key filtering
  • Sort key range queries
  • Attribute-based filtering
  • Index utilization

Advanced Queries

  • Complex filter expressions
  • Projection expressions
  • Conditional operations
  • Cross-table queries

Filter Expressions Builder

Table Management

Table Information

  • Schema details and key structure
  • Capacity and billing information
  • Index configuration
  • Stream settings

Table Selection Click

Table Creation

  • Guided table creation wizard
  • Schema design assistance
  • Capacity planning tools
  • Best practice recommendations

Table Modification

  • Index management
  • Capacity adjustments
  • Stream configuration
  • Tag management

Performance Features

Optimization Tools

  • Query performance analysis
  • Scan vs. query recommendations
  • Index usage optimization
  • Cost estimation

Monitoring Integration

  • Real-time performance metrics
  • Capacity utilization tracking
  • Error rate monitoring
  • Latency analysis

View Mode Toggle

Data Export/Import

Export Formats

  • JSON
  • CSV
  • DynamoDB JSON format
  • Custom templates

Import Capabilities

  • Bulk data import
  • Schema validation
  • Error handling and reporting
  • Progress tracking

Bulk Operations

This is a stub - full documentation will be generated from project source