All Projects → nota → Similar Projects or Alternatives

486 Open source projects that are alternatives of or similar to nota

user
A domain layer providing basic user management
Stars: ✭ 14 (-17.65%)
Mutual labels:  cqrs
memo
A CQRS and Event Sourcing blogging playground to explore Axon Framework
Stars: ✭ 14 (-17.65%)
Mutual labels:  cqrs
Netcorekit
💗 A crafted toolkit for building cloud-native apps on the .NET platform
Stars: ✭ 248 (+1358.82%)
Mutual labels:  ddd
Riker
Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
Stars: ✭ 745 (+4282.35%)
Mutual labels:  cqrs
Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (+1235.29%)
Mutual labels:  ddd
Sculptor
Sculptor is a code generator that applies the concepts from Domain-Driven Design and Domain Specific Languages.
Stars: ✭ 220 (+1194.12%)
Mutual labels:  ddd
Xer.cqrs
A lightweight and easy-to-use CQRS + DDD library
Stars: ✭ 96 (+464.71%)
Mutual labels:  cqrs
kafka.clj
Clojure client for Kafka
Stars: ✭ 100 (+488.24%)
Mutual labels:  cqrs
implementing-cqrs-in-elixir
An introduction to implementing Command Query Responsibility Segregation (CQRS) in Elixir applications.
Stars: ✭ 17 (+0%)
Mutual labels:  cqrs
Library
This is a project of a library, driven by real business requirements. We use techniques strongly connected with Domain Driven Design, Behavior-Driven Development, Event Storming, User Story Mapping.
Stars: ✭ 2,685 (+15694.12%)
Mutual labels:  ddd
Onboarding
A list of resources we at flyeralarm use to get new developers up and running
Stars: ✭ 648 (+3711.76%)
Mutual labels:  cqrs
MediatR.Extensions.Autofac.DependencyInjection
Autofac plug-in for MediatR.
Stars: ✭ 30 (+76.47%)
Mutual labels:  cqrs
Eventstormingworkshop
EventStorming workshop, this is a hands-on workshop. Contains such topics: DDD, Event storming, Specification by example. Including the AWS product : Serverless Lambda , DynamoDB, Fargate, CloudWatch.
Stars: ✭ 184 (+982.35%)
Mutual labels:  ddd
Practical.cleanarchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Stars: ✭ 639 (+3658.82%)
Mutual labels:  cqrs
Spring Data Jpa
Simplifies the development of creating a JPA-based data access layer.
Stars: ✭ 2,238 (+13064.71%)
Mutual labels:  ddd
Cqrs Documents
E-book of Greg Young's CQRS Documents
Stars: ✭ 148 (+770.59%)
Mutual labels:  cqrs
Viennanet
Framework for quickly creating enterprise microservices on .NET Core https://habr.com/ru/company/raiffeisenbank/blog/516540/
Stars: ✭ 170 (+900%)
Mutual labels:  ddd
clean-architecture
Package for isolate your domain code from framework dependency using DDD concepts.
Stars: ✭ 93 (+447.06%)
Mutual labels:  ddd
Dntframeworkcore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
Stars: ✭ 208 (+1123.53%)
Mutual labels:  cqrs
Loom
Stars: ✭ 88 (+417.65%)
Mutual labels:  cqrs
library-php
WIP: A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Stars: ✭ 73 (+329.41%)
Mutual labels:  cqrs
Rom
Data mapping and persistence toolkit for Ruby
Stars: ✭ 1,959 (+11423.53%)
Mutual labels:  ddd
MediatrTutorial
CQRS implementation in ASP.NET Core using MediatR in .NET 5
Stars: ✭ 88 (+417.65%)
Mutual labels:  cqrs
Distributed-eStore
Ecommerce SPA application with a microservices architecture implemented from scratch. Tech stack - Docker, Consul, Fabio, RabbitMQ, .Net Core, Mediatr, CQRS, React, Redux. .NET Core Microservices template, .NET React Redux, .NET RabbitMQ, .NET Distributed, Docker, .NET Core with Docker.
Stars: ✭ 99 (+482.35%)
Mutual labels:  cqrs
Clean Architecture
Example project showing off clean/hexagonal architecture concepts in Python
Stars: ✭ 149 (+776.47%)
Mutual labels:  ddd
dudulina
CQRS + Event Sourcing library for PHP
Stars: ✭ 53 (+211.76%)
Mutual labels:  cqrs
sqrs
🚌SQRS is a JavaScript library for implementing CQRS pattern.
Stars: ✭ 23 (+35.29%)
Mutual labels:  cqrs
tardis
Event sourcing toolkit
Stars: ✭ 35 (+105.88%)
Mutual labels:  eventsourcing
raccoon
Raccoon is a high-throughput, low-latency service to collect events in real-time from your web, mobile apps, and services using multiple network protocols.
Stars: ✭ 159 (+835.29%)
Mutual labels:  eventsourcing
Flux
A simple CQRS Framework for go
Stars: ✭ 206 (+1111.76%)
Mutual labels:  cqrs
LiteBus
LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement CQS. It is implemented with minimum reflection usage and streamable query support.
Stars: ✭ 20 (+17.65%)
Mutual labels:  cqrs
Coolstore Microservices
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 1,903 (+11094.12%)
Mutual labels:  ddd
All Our Aggregates Are Wrong Demos
A microservices powered e-commerce shopping cart sample - based on SOA principles. Demos and sample for my "All our Aggregates are Wrong" talk
Stars: ✭ 130 (+664.71%)
Mutual labels:  ddd
Cafeapp
A Real World Business Application using F# and Suave
Stars: ✭ 86 (+405.88%)
Mutual labels:  cqrs
Axonframework
Framework for Evolutionary Event-Driven Microservices on the JVM
Stars: ✭ 2,558 (+14947.06%)
Mutual labels:  cqrs
eav-bundle
A Symfony bundle for basic EAV management
Stars: ✭ 19 (+11.76%)
Mutual labels:  cqrs
cqrs-event-sourcing-example
Example of a list-making Web API using CQRS, Event Sourcing and DDD.
Stars: ✭ 28 (+64.71%)
Mutual labels:  cqrs
Dddplus Demo
♨️ Demonstrate how to use DDDplus to build a complex OMS.演示如何使用DDDplus实现一套订单履约中台OMS
Stars: ✭ 111 (+552.94%)
Mutual labels:  ddd
Cqrs
A lightweight CQRS module for Nest framework (node.js) 🎈
Stars: ✭ 448 (+2535.29%)
Mutual labels:  cqrs
fake-survey-generator
A slightly more-than-trivial full-stack application built with DDD & CQRS concepts
Stars: ✭ 49 (+188.24%)
Mutual labels:  cqrs
Service Bus
PHP Lightweight Message Bus supporting CQRS.
Stars: ✭ 431 (+2435.29%)
Mutual labels:  cqrs
wolkenkit-eventstore
wolkenkit-eventstore is an open-source eventstore for Node.js that is used by wolkenkit.
Stars: ✭ 79 (+364.71%)
Mutual labels:  cqrs
event-store-bus-bridge
Marry CQRS with Event Sourcing
Stars: ✭ 37 (+117.65%)
Mutual labels:  cqrs
Reactive Stock Trader
A Stock Trader system to demonstrate reactive systems development
Stars: ✭ 90 (+429.41%)
Mutual labels:  ddd
Jonty.Blog
🎯Jonty.Blog个人博客项目,底层基于免费开源跨平台的.NET Core 3.1开发,使用 ABP vNext搭建项目框架,支持主流数据库,遵循RESTful接口规范,前端使用Blazor开发。
Stars: ✭ 42 (+147.06%)
Mutual labels:  ddd
Kekkonen
A remote (CQRS) API library for Clojure.
Stars: ✭ 201 (+1082.35%)
Mutual labels:  cqrs
Hacker News Resolve
React & Redux & Resolve implementation of Hacker News
Stars: ✭ 79 (+364.71%)
Mutual labels:  cqrs
event-machine-skeleton
Dockerized skeleton for prooph software Event Machine
Stars: ✭ 34 (+100%)
Mutual labels:  cqrs
CleanArchitecture-Template
This is a solution template for Clean Architecture and CQRS implementation with ASP.NET Core.
Stars: ✭ 60 (+252.94%)
Mutual labels:  cqrs
Cqrs Example
CQRS: Command Query Responsibility Segregation - Node.js at Scale
Stars: ✭ 75 (+341.18%)
Mutual labels:  cqrs
cqrs-dotnet-core-example
A naive introduction to CQRS in C#
Stars: ✭ 62 (+264.71%)
Mutual labels:  cqrs
Enexure.microbus
MicroBus is a simple in process Mediator for .NET
Stars: ✭ 197 (+1058.82%)
Mutual labels:  cqrs
Simplecqrs Fsharp
Simple CQRS implemented with F#
Stars: ✭ 72 (+323.53%)
Mutual labels:  cqrs
payments-DDD-ES-tutorial
This is tutorial project to learn how to connect Symfony4 and docker compose with Domain Driven Design and Event Sourcing
Stars: ✭ 23 (+35.29%)
Mutual labels:  cqrs
Eventstore.akka.persistence
Event Store Journal for Akka Persistence
Stars: ✭ 72 (+323.53%)
Mutual labels:  cqrs
Event Source Cqrs Sample
Sample ES/CQRS application
Stars: ✭ 380 (+2135.29%)
Mutual labels:  cqrs
TimeRecorder
工数管理アプリ
Stars: ✭ 51 (+200%)
Mutual labels:  ddd
eda
eda is a library for implementing event-driven architectures.
Stars: ✭ 31 (+82.35%)
Mutual labels:  cqrs
crossword
The game is implemented as an example of scalable and high load architecture combined with modern software development practices
Stars: ✭ 56 (+229.41%)
Mutual labels:  ddd
nest-convoy
[WIP] An opinionated framework for building distributed domain driven systems using microservices architecture
Stars: ✭ 20 (+17.65%)
Mutual labels:  cqrs
301-360 of 486 similar projects