A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
-
Updated
Jan 28, 2025 - JavaScript
A DynamoDB library to ease the use of modeling complex hierarchical relationships and implementing a Single Table Design while keeping your query code readable.
Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.
A pythonic interface to Amazon's DynamoDB for single-table design
C# .NET Core implementation of the repository pattern using DynamoDB using single table and hierarchical data modelling approach
Collection of reference single-table models for DynamoDB helping you design your models and access patterns
Command-Query Responsibility Segregation (CQRS) is often presented as a pattern focused on scaling by separating reads and writes. However, this is an architecture-level pattern that has nothing to do with infrastructure. At AWS re:Invent 2023 session (BOA211) we explored the right way of combining AWS Lambda and CQRS together.
DynamoDB single table design in javascript and typescript made easy.
A set of practice problems for single table design
A convenient way to integrate the power of DynamoDB OneTable with NestJS applications. It simplifies the process of creating and working with DynamoDB tables using the OneTable library within your NestJS modules.
Demo created to showcase the modeling of DynamoDB using the Single-Table design.
Simple powerful data modeling primitives for DynamoDB in JavaScript.
Fast Develop for DynamoDB with this type-safe & single-table awareness library!
A Twitter clone inspired by crabs. Built with GoLang (Go), HTMX, and DynamoDB with a single table design (ouch).
A demo application using AWS Appsync, DynamoDB, and NextJS
Lambda GraphQl API with a single table DynamoDb data store for an online learning platform.
An experiment to test the Single Table design pattern in DynamoDB in comparison to a Multi Table one.
Experimental utility for handling composite keys with single-table design.
Work examples using dynamodb-datamodel
🛠️ A simple local DynamoDB API. Without the need for Docker.
Add a description, image, and links to the single-table-design topic page so that developers can more easily learn about it.
To associate your repository with the single-table-design topic, visit your repo's landing page and select "manage topics."