single-table-design
Here are 29 public repositories matching this topic...
Language:All
Sort:Most stars
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 18, 2025 - JavaScript
Strongly typed ORM for DynamoDB - Built with the single-table-design pattern in mind.
- Updated
Oct 3, 2025 - TypeScript
A pythonic interface to Amazon's DynamoDB for single-table design
- Updated
Dec 15, 2021 - Python
C# .NET Core implementation of the repository pattern using DynamoDB using single table and hierarchical data modelling approach
- Updated
Jun 18, 2021 - C#
Collection of reference single-table models for DynamoDB helping you design your models and access patterns
- Updated
Mar 13, 2022
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.
- Updated
Jul 18, 2025
DynamoDB single table design in javascript and typescript made easy.
- Updated
Apr 6, 2025 - TypeScript
A set of practice problems for single table design
- Updated
Mar 28, 2023 - TypeScript
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.
- Updated
Nov 30, 2023 - TypeScript
Demo created to showcase the modeling of DynamoDB using the Single-Table design.
- Updated
Jan 7, 2023 - TypeScript
Simple powerful data modeling primitives for DynamoDB in JavaScript.
- Updated
Oct 22, 2025 - JavaScript
🛠️ A simple local DynamoDB API. Without the need for Docker.
- Updated
Nov 6, 2025 - TypeScript
Fast Develop for DynamoDB with this type-safe & single-table awareness library!
- Updated
Jun 26, 2025 - TypeScript
DynamoPHP is a lightweight, strongly-typed Object Data Mapper designed to simplify development with Amazon DynamoDB.
- Updated
May 18, 2025 - PHP
A demo application using AWS Appsync, DynamoDB, and NextJS
- Updated
Nov 9, 2020 - TypeScript
An experiment to test the Single Table design pattern in DynamoDB in comparison to a Multi Table one.
- Updated
Oct 18, 2020 - TypeScript
Lambda GraphQl API with a single table DynamoDb data store for an online learning platform.
- Updated
Oct 30, 2021 - TypeScript
DynamoPHP Symfony Bundle integrates DynamoPHP into Symfony applications, providing seamless configuration and service registration.
- Updated
May 18, 2025 - PHP
Experimental utility for handling composite keys with single-table design.
- Updated
Sep 9, 2022 - Go
Work examples using dynamodb-datamodel
- Updated
Jul 11, 2023 - TypeScript
Improve this page
Add a description, image, and links to thesingle-table-design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesingle-table-design topic, visit your repo's landing page and select "manage topics."