cqrs-pattern
Here are 12 public repositories matching this topic...
A simple wikipage project built with FastAPI and Svelte.
-
Updated
Dec 7, 2023 - Python
Account management RESTful backend, integrating JWT-based authentication with an event-driven architecture and CQRS pattern for enhanced efficiency
-
Updated
Dec 13, 2023 - Python
Project demonstrating how to ensure database consistency with utilizing CQRS with RDBMS. This method can also be applied to NoSQL databases where consisency is the area of focus. CQRS implmentation can be utilised with sharded RDBMS and tries to attain consitency between shards with further adjustments and configurations.
-
Updated
Oct 6, 2023 - Python
Practical example of Django CQRS architecture
-
Updated
Jul 25, 2023 - Python
-
Updated
Jun 11, 2023 - Python
Example of CQRS(Command and Query Responsibility Segregation) Pattern using Amazon Athena
-
Updated
Feb 9, 2023 - Python
A fully serverless event store
-
Updated
Feb 7, 2023 - Python
Example Microservices patterns using Python
-
Updated
Jan 16, 2023 - Python
This is an example of a CQRS (command query response segregation) microservice pattern. This example also demonstrates using API Gateway mapping templates to directly update a DynamoDB table without invoking a Lambda function.
-
Updated
Apr 7, 2022 - Python
Command Bus Pattern in Python
-
Updated
Apr 26, 2018 - Python
Improve this page
Add a description, image, and links to the cqrs-pattern topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cqrs-pattern topic, visit your repo's landing page and select "manage topics."