Coming soon
amalgame-dynamodb
DynamoDB / Cosmos / Firestore via HTTP.
Overview
Upcoming package: client for hyperscaler NoSQL DBs (DynamoDB on AWS, Cosmos on Azure, Firestore on GCP). HTTP+JSON API — no native binding needed, just amalgame-net-http + AWS SigV4 / Google OAuth request signing.
Features
- ◐
PutItem,GetItem,Query,ScanAPI - ◐AWS SigV4 signature for DynamoDB
- ◐OAuth for Firestore, AAD for Cosmos
- ◐Batches and transactions
- ◐Status: planning
Example
Minimal usage example — copy-paste runnable after install.
# Coming soon # amc package add dynamodb
At a glance
- License: Apache-2.0
- Install:
amc package add dynamodb - Source: amalgame-lang/amalgame-database-dynamodb
- Official index: amalgame-lang/packages-index