• Stars
    star
    200
  • Rank 195,325 (Top 4 %)
  • Language
    Java
  • Created almost 6 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Examples of implementation CQRS with Event Sourcing - evolutionary approach

CQRS and Event Sourcing Intro for Developers

We live in a world of dynamically changing technologies. New ways of architecturing our solutions, new frameworks and libraries seem to appear on almost daily basis.

But good software engineering is not about fancy frameworks and solutions aggressively promoted by their vendors. It is not about doing something because Netflix or Google did it. It is about taking well-thought-out decisions based on facts and knowledge. That’s why it is important to be familiar basic architectural concepts like CQRS. It is one of the tools we use in our software house every day. We mentioned CQRS in the article which is part of the series about Microservices on .NET Core, but it was presented from technical perspective and here we want to focus on basics concepts explanation with visualisation and examples.

Check our article!

No CQRS

No CQRS

Separate Commands and Queries

Separate Commands and Queries

Separate Models Commands and Queries

Separate Models Commands and Queries

Separate Storage Engines

Separate Storage Engines

Event Sourcing

Event Sourcing

More Repositories

1

dotnetcore-microservices-poc

Very simplified insurance sales system made in a microservices architecture using .NET Core
CSS
1,893
star
2

micronaut-microservices-poc

Very simplified insurance sales system made in a microservices architecture using Micronaut
Java
487
star
3

better-code-with-ddd

This repository contains code that accompanies presentation ASC LAB team gave at meetup about “Creating better code with Domain Driven Design”.
C#
304
star
4

dotnet-cqrs-intro

Examples of implementation CQRS with Event Sourcing - evolutionary approach
C#
140
star
5

camunda-dotnetcore-poc

Proof of Concept project that shows how we can use Camunda BPMN Platform in .NET Core applications.
C#
67
star
6

azure-functions-billing

Azure Functions v2 with .NET Core - billing in serverless architecture.
C#
61
star
7

claim-reporter-pwa-poc

Example PWA application with Angular 6 and backend with Node
TypeScript
38
star
8

aws-lambda-billing

AWS Lambda with Micronaut and without any framework - billing in serverless architecture.
Kotlin
31
star
9

micronaut-spring-performance-tests

Micronaut vs Spring - build time, startup time, heap size, used heap size comparision and Gatling load tests.
Java
19
star
10

blockchain-multichain

Application for proposals using blockchain with MultiChain.
Java
19
star
11

ddd-aggregates-example

This is example of modelling DDD aggregates based on PPPDDD book.
Java
18
star
12

ngx-formly-playground

Project with list of Angular Formly exercises. Every next exercise add new feature to the previous one.
TypeScript
17
star
13

personal-insurance-flutter-poc

Flutter project example covering concerns commonly encountered in business apps.
Dart
16
star
14

city-information-bot

Chatbot that can answer the question: "What time is it and what is the weather like in Chicago (or any other city)"?
TypeScript
9
star
15

web-components-poc

Web Components Demos/Examples with Angular/Vue.
TypeScript
7
star
16

microsoft-bot-framework-poc

Our experiments with a Microsoft Bot Framework and LUIS cognitive service.
JavaScript
6
star
17

medical-claims-ddd-example

Java
5
star
18

mlpclassifier-notebook

[ASC Meetup #2] Przykład użycia sieci neuronowych do klasyfikowania branży towaru w procesie kredytu ratalnego
Jupyter Notebook
5
star
19

camunda-modeler-plugin-documentation-generator

This plugin facilitates to generate process diagram docx documentation for Camunda 8 BPMN diagrams.
TypeScript
3
star
20

xamarin-insurance-sales-client

Simple insurance sales mobile client made in a Xamarin.Forms
C#
3
star
21

ddd-workshop-tpa

C#
3
star
22

dotnetcore-graphql-demo

Demo project showing how to quickly build GraphQL API with HotChocolate and Entity Framework
C#
2
star
23

angular-semantic-rwd-menu

RWD Menu with Angular and Semantic UI
TypeScript
2
star
24

coffee-society-accrual

Kotlin
1
star