SenseDeep DynamoDB OneTable
Installing
Initializing search
GitHub
Home
Getting Started
API
Guides
Extensions
Services
Blog
SenseDeep DynamoDB OneTable
GitHub
Home
Getting Started
Getting Started
Quick Tour
Installing
Configuring
Data Modeling
Typescript
Background
Background
Why OneTable?
Features
Samples
Contribute
References
Contact
API
API
Table Class
Table Class
Overview
Constructor
Constructor
Constructor
Crypto
Logging
Metrics
Transforms
Value Templates
Validations
Schemas
Schemas
Data Modeling
Indexes
Params
Models
Model Attributes
Contexts
Methods
Examples
Model Class
Model Class
Overview
API Parameters
Methods
Set Expressions
Where Clauses
Examples
Dynamo Class
Dynamo Class
Constructor
Error Handling
Guides
Guides
Overview
DynamoDB
DynamoDB
Intro to DynamoDB
Data Modeling for DynamoDB
DynamoDB with OneTable Schemas
DynamoDB OneTable API Overview
DynamoDB Checklist
DynamoDB with TypeScript
DynamoDB Sparse GSIs
DynamoDB Attribute Packing
Evolving DynamoDB Designs
SenseDeep Migration Manager
SenseDeep DynamoDB Studio
SenseDeep DynamoDB Quick Tour
Serverless
Serverless
How to Debug Serverless Apps
How to invoke HTTP without Waiting from Lambda
Fast Logging with Lambda
Extensions
Services
Services
DynamoDB Consulting
Blog
To install OneTable, use
npm
.
1
npm i dynamodb-onetable
Back to top