Commit 4dd4d02
committed
feat: add Amazon DynamoDB database support
Implements a new DynamoDB driver plugin with PartiQL query support,
AWS IAM/Profile/SSO authentication, GSI/LSI browsing, table scanning
with cursor-based pagination, capacity/metrics display, DynamoDB Local
support, and cell editing via PartiQL INSERT/UPDATE/DELETE generation.1 parent b1311db commit 4dd4d02
23 files changed
Lines changed: 4238 additions & 29 deletions
File tree
- Plugins/DynamoDBDriverPlugin
- TablePro.xcodeproj
- TablePro
- Assets.xcassets/dynamodb-icon.imageset
- Core/Plugins
- Models/Connection
- Resources
- ViewModels
- Views
- Connection
- Main
- docs
- databases
- vi/databases
- zh/databases
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments