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
Oct 20, 2024 - 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
DynamoDB single table design in javascript and typescript made easy.
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.
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.
A demo application using AWS Appsync, DynamoDB, and NextJS
A Twitter clone inspired by crabs. Built with GoLang (Go), HTMX, and DynamoDB with a single table design (ouch).
Fast Develop for DynamoDB with this type-safe & single-table awareness library!
Experimental utility for handling composite keys with single-table design.
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.
A simple local DynamoDB API. Without the need for Docker.
Work examples using dynamodb-datamodel
Practice SQL using PostgreSQL
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."