aggregate
There are 349 repositories under aggregate topic.
ddd-by-examples/library
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Ysurac/openmptcprouter
OpenMPTCProuter is an open source solution to aggregate multiple internet connections using Multipath TCP (MPTCP) on OpenWrt
ddd-by-examples/factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
spatie/laravel-event-sourcing
The easiest way to get started with event sourcing in Laravel
get-eventually/eventually-rs
Event Sourcing for Rust
minos-framework/minos-python
🐍 Minos is a framework which helps you create reactive microservices in Python
ivanpaulovich/event-sourcing-jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
aravindnc/mongoose-aggregate-paginate-v2
A page based custom aggregate pagination library for Mongoose with customizable labels.
4lessandrodev/rich-domain
A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.
gobeam/mongo-go-pagination
Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with all information like Total records, Page, Per Page, Previous, Next, Total Page and query results.
codesnik/calculate-all
calculate_all method for aggregate functions in Active Record
sheng-jie/UnitOfWork
DDD中实体、聚合、仓储、UOW相关实现。
JcBernack/meteor-reactive-aggregate
Reactively publish aggregations with Meteor.
snatalenko/node-cqrs
CQRS backbone with event sourcing for Node.js
Aggify/aggify
Aggify is a Python library to generate MongoDB aggregation pipelines
ViacomInc/data-point
JavaScript Utility for collecting, processing and transforming data
kgrzybek/efcore-concurrency-handling
A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates
wiedehopf/combine1090
Combine data from multiple ADS-B receivers into one readsb decoder / tar1090 webinterface
networknt/light-eventuate-4j
An eventual consistency framework based on Event Sourcing and CQRS on top of light-4j and Kafka
disintegrate-es/disintegrate
Disintegrate Rust library
mynl/aggregate
Tools for creating and working with aggregate probability distributions.
bartstc/booking-app
A comprehensive Domain Driven Design example with microservices and various tactical patterns.
tsdotnet/linq
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
thefabric-io/eventsourcing
An efficient and robust Event Sourcing library for Go, designed for scalability and ease of use. Tailored for PostgreSQL, this library provides essential functionalities for storing and retrieving a sequence of events as the source of truth for the state of your application's aggregates. 🚀
appie2go/DomainObjects
The base-classes for DDDomain objects (Entities, valuetypes, aggregates)
huysentruitw/Aggregator
Managed CQRS/ES fundamentals for dotnet core and dotnet framework
ilovepixelart/ts-cache-mongoose
Cache plugin for mongoose Queries and Aggregate (in-memory, redis)
vazco/sparrowql
Declarative MongoDB aggregations.
proophsoftware/es-emergency-call
Struggling with CQRS, A+ES, DDD? We can help you!
framework-erp/ARP4G
ARP4G是一个go语言实现的简化应用开发的框架。使开发者专注于产品业务本身。
MosesEsan/mesan-nodejs-crud-api-with-pagination-filtering-grouping-and-sorting-capabilities
Node.js REST API with CRUD and Aggregation operations including Pagination, Filtering, Grouping, Sorting and Partial Text Search.
lindulamaratunga/SQL-Functions
Stored Procedures, Functions, Views, Triggers and built-in Functions
NilavPatel/Todo.CQRS
CQRS and Event Sourcing sample application and architecture
terence410/ts-mongodb-orm
Typescript Orm wrapper for Mongodb