Cqrs

Top 23 Cqr Open-Source Projects

  • modular-monolith-with-ddd

    Full Modular Monolith application with Domain-Driven Design approach.

  • Project mention: Modular Monolith with DDD repository migrated to .NET 8.0 | /r/dotnet | 2023-12-09

    Link to PR here: https://github.com/kgrzybek/modular-monolith-with-ddd/pull/286

  • Benthos

    Fancy stream processing made operationally mundane

  • Project mention: Ask HN: Who is hiring? (December 2023) | news.ycombinator.com | 2023-12-01
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • watermill

    Building event-driven applications the easy way in Go.

  • Project mention: Microservices communication | /r/golang | 2023-12-09

    I’ve successfully worked on projects using an asynchronous event-driven way of connecting services. I really like the decoupling of business logic and the events triggering it. I highly recommend https://github.com/ThreeDotsLabs/watermill to be more flexible when it comes to choosing the actual technology driving the async patter. It might be NATS today but requirements might change and you need to change. Watermill prepares you for this.

  • EquinoxProject

    Full ASP.NET Core 6 application with DDD, CQRS and Event Sourcing concepts

  • Event Store

    EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures

  • wild-workouts-go-ddd-example

    Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.

  • Project mention: Looking for elegant code bases written in Golang | news.ycombinator.com | 2023-12-09

    Take a look at: https://github.com/ThreeDotsLabs/wild-workouts-go-ddd-exampl...

    (I’m one of the authors.)

    This project shows how to apply more complex patterns popular in business applications while staying true to the Go ideas, and not copying them blindly from Java.

    In the Go community, you’ll often hear people say „just keep things simple” beats all patterns and is all you need. This may be true if you write a CLI tool or a small library, but if you have a team maintaining a big application, some patterns are super helpful.

  • store

    🚀 NGXS - State Management for Angular

  • Project mention: Angular state management | /r/Angular2 | 2023-10-20

    It's still boilerplatey but a little less than NgRx. But we use Ngxs: https://ngxs.io. It's a little more complex than elf but a lot more robust in my opinion.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • EventSourcing.NetCore

    Examples and Tutorials of Event Sourcing in .NET

  • Project mention: Hitchhiker's Guide to Moving from Relational Data to Events | news.ycombinator.com | 2023-12-16

    https://www.youtube.com/watch?v=uODSwR2CIV4

    He also maintains samples on GitHub:

    https://github.com/oskardudycz/EventSourcing.NetCore

  • AxonFramework

    Framework for Evolutionary Message-Driven Microservices on the JVM

  • php-ddd-example

    🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 6

  • Project mention: Hexagonal Architecture, DDD and CQRS in PHP | news.ycombinator.com | 2023-10-28
  • testing-nestjs

    A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more!

  • sample-dotnet-core-cqrs-api

    Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

  • Project mention: Are dotnet contracting jobs common? | /r/dotnet | 2023-04-23
  • ultimate-backend

    Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication

  • EventFlow

    Async/await first CQRS+ES and DDD framework for .NET

  • commanded

    Use Commanded to build Elixir CQRS/ES applications

  • Project mention: Show HN: Light implementation of Event Sourcing using PostgreSQL as event store | news.ycombinator.com | 2023-10-31

    This reminds me of Commanded[0] for elixir which also uses Postgresql by default.

    [0]https://github.com/commanded/commanded

  • eventhorizon

    Event Sourcing for Go!

  • eventmesh

    EventMesh is a new generation serverless event middleware for building distributed event-driven applications.

  • eventsourcing

    A library for event sourcing in Python.

  • Rails Event Store

    A Ruby implementation of an Event Store based on Active Record

  • Project mention: Organize Business Logic in Your Ruby on Rails Application | dev.to | 2023-05-17

    That's not to say it's not an interesting pattern. You should use it if you have advanced reporting requirements, for example. If you want to learn more about it, look at Rails Event Store.

  • factory

    The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack (by ddd-by-examples)

  • typescript-ddd-example

    🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns

  • Project mention: Advice on Typescript+Express Development | /r/node | 2023-06-01

    Here you have a Github template for TS DDD application https://github.com/CodelyTV/typescript-ddd-example

  • practical-clean-ddd

    🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

  • craftsman

    A .NET scaffolding tool to help you stop worrying about boilerplate and focus on your business logic 🚀

  • Project mention: Verticle Slice Architecture | /r/dotnet | 2023-06-18
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-12-16.

Cqrs related posts

Index

What are some of the best open-source Cqr projects? This list will help you:

Project Stars
1 modular-monolith-with-ddd 10,228
2 Benthos 7,516
3 watermill 6,697
4 EquinoxProject 6,276
5 Event Store 5,073
6 wild-workouts-go-ddd-example 4,866
7 store 3,500
8 EventSourcing.NetCore 3,221
9 AxonFramework 3,221
10 php-ddd-example 2,897
11 testing-nestjs 2,764
12 sample-dotnet-core-cqrs-api 2,664
13 ultimate-backend 2,490
14 EventFlow 2,312
15 commanded 1,787
16 eventhorizon 1,544
17 eventmesh 1,535
18 eventsourcing 1,400
19 Rails Event Store 1,369
20 factory 1,318
21 typescript-ddd-example 1,200
22 practical-clean-ddd 1,154
23 craftsman 1,091
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com