Projects in Awesome Lists tagged with domain-model
A curated list of projects in awesome lists tagged with domain-model .
https://github.com/ddd-by-examples/factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
aggregate cqrs crud domain-driven-design domain-events domain-knowledge domain-model enterprise-applications event-storming hexagon invariants ports-and-adapters
Last synced: 16 May 2025
https://github.com/mcintyre321/valueof
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
Last synced: 06 Oct 2025
https://github.com/mcintyre321/ValueOf
Deal with Primitive Obsession - define ValueObjects in a single line (of C#).
Last synced: 04 May 2025
https://github.com/swlaschin/domainmodelingmadefunctional
Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.com/books/
domain-driven-design domain-model fsharp functional-programming
Last synced: 04 Apr 2025
https://github.com/swlaschin/DomainModelingMadeFunctional
Extended code samples related to the book "Domain Modeling Made Functional". Buy the book here: https://pragprog.com/book/swdddf/domain-modeling-made-functional or here https://fsharpforfunandprofit.com/books/
domain-driven-design domain-model fsharp functional-programming
Last synced: 28 Mar 2025
https://github.com/solid-process/rails-way-app
Eighteen versions of a web application and REST API, developed using Ruby on Rails, aim to fully leverage MVC/Rails by promoting modularization and orthogonality.
domain-model mvc-architecture rails-way ruby ruby-on-rails solid-process vanilla-rails
Last synced: 09 Apr 2025
https://github.com/bitloops/bitloops-language
Open-source transpiled programming language that helps you write clean code, well-designed systems, and build high-quality software that is testable, auditable and maintainable. Like what you see? Don't forget to star! :star: ^^^
bdd bdd-tests behavior-driven-development bitloops bitloops-language clean-architecture contributions-welcome ddd ddd-architecture ddd-example developer-tools domain-driven-design domain-model open-source opensource programming-language test-driven-development transpiler typescript ubiquitous-language
Last synced: 15 May 2025
https://github.com/jpkleemans/attribute-events
🔥 Fire events on attribute changes of your Eloquent model
accessors attributes ddd domain-driven-design domain-events domain-model eloquent event-driven-architecture event-storming events laravel model-events
Last synced: 14 May 2025
https://github.com/zhuravlevma/typescript-ddd-architecture
Typescript DDD architecture for nest.js with saga, subdomains, clean architecture, domain model, aggregates, event-driven âš¡
aggregates architecture clean-architecture ddd ddd-architecture domain-driven-design domain-model event-driven event-driven-architecture eventbus example javascript nestjs node-js nodejs rabbitmq saga saga-pattern typeorm typescript
Last synced: 05 Apr 2025
https://github.com/4lessandrodev/rich-domain
A lib to help you create a robust project based on domain driven-design (ddd) principles with typescript and zero dependencies.
aggregate auto-mapper ddd domain domain-data domain-driven-design domain-entity domain-events domain-model results rich-domain typescript typescript-library value-object
Last synced: 09 Apr 2025
https://github.com/ahmdigital/content-model-graph
Graph your Sanity.io content model straight in your Studio using this tool
content-model content-modelling domain-model plugin sanity sanity-io schema structured-content tool
Last synced: 12 Oct 2025
https://github.com/wintoncode/winton.domainmodelling.abstractions
Provides common abstractions for domain modelling
abstractions domain-driven-design domain-model dotnet dotnet-core
Last synced: 12 Apr 2025
https://github.com/zhuravlevma/typeorm-unit-of-work
Clean architecture for nest.js with unit of work, typescript, clean architecture, domain model, aggregates, typeorm âš¡
aggregates architecture async-local-storage clean-architecture ddd ddd-architecture domain-driven-design domain-model javascript nest nest-backend nestjs nestjs-backend node node-js nodejs typeorm typescript unit-of-work unit-of-work-pattern
Last synced: 22 Jun 2025
https://github.com/cliffhall/js-entity-modeling
Framework-agnostic, self-validating Javascript domain entity example, usable in both Node and browsers
domain-model entity javascript
Last synced: 07 Oct 2025
https://github.com/cleilsonandrade/game-list-api
Game List API é uma API com a proposta de que se possa gerenciar listas de jogos previamente cadastrados. Utilizando os recursos do framework Spring para web do Java em conjunto com outras ferramentas como: Spring Web, Spring Data JPA e banco de dados como MySQL e H2 Database, nos quais são utilizados para ambientes de desenvolvimentos especÃficos.
api backend cors domain-model games h2-database hibernate java jpa list-game mysql spring sql
Last synced: 23 Apr 2025
https://github.com/whatishedoing/whatishedoing.domainmodels
A library of domain models for .NET.
domain-driven-design domain-model dotnet nuget-package serialization
Last synced: 18 Jul 2025
https://github.com/zhuravlevma/ddd-nested-aggregates
Clean architecture for nest.js, typescript, clean architecture without domain events. Instead of events there are nested aggregates âš¡
acid aggregates architecture clean-architecture ddd ddd-architecture domain-driven-design domain-model example nest nested-aggregates nestjs nestjs-backend node nodejs strong-consistency typescript
Last synced: 19 Jul 2025
https://github.com/zhuravlevma/golang-ddd-architecture
DDD architecture for golang, subdomains, clean architecture, domain model, aggregates, event-driven âš¡
aggregates architecture clean-architecture ddd ddd-architecture domain-driven-design domain-model event-driven event-driven-architecture eventbus example go golang golang-api golang-server gorm gorm-orm
Last synced: 12 Apr 2025
https://github.com/wintoncode/winton.domainmodelling.aspnetcore
Provides conventions for creating an ASP.NET Core based REST API on top of a domain model
asp-net-core domain-driven-design domain-model dotnet-core
Last synced: 12 Apr 2025
https://github.com/marianmeres/modelize
Single utility function for your model instance to monitor changes, validate, and more...
change-monitoring domain-model model utility validation
Last synced: 20 Aug 2025
https://github.com/yazan98/exposer
Kotlin Multi Platform To Lead The Domain Layer
android clean-architecture cleanarchitecture domain domain-model kotlin kotlin-android kotlin-coroutines kotlin-extensions kotlin-language kotlin-library kotlin-multiplatform
Last synced: 03 Oct 2025
https://github.com/msgphp/msgphp
Reusable domain layers. Shipped with industry standard infrastructure.
api-platform cli cqrs doctrine domain-driven-design domain-model eav entity-attribute-value event-sourcing message-driven php php7 rich-domain security symfony symfony-bundle twig user-management uuid
Last synced: 30 Mar 2025
https://github.com/hannani7/conferencemanagementsystem
databases domain-model microsoft-sql-server sql
Last synced: 12 Oct 2025
https://github.com/phauthentic/specification-pattern
A PHP implementation of the Specification Pattern, a pattern that is frequently used in the context of domain-driven design
architectural-patterns ddd ddd-patterns domain-driven-design domain-model php php8 specification-pattern
Last synced: 22 Feb 2025
https://github.com/aparise1217/archetypes
Various Domain Archetype Patterns implemented in Groovy
ddd domain-driven-design domain-model groovy immutable
Last synced: 11 Oct 2025
https://github.com/msgphp/user
A domain layer providing basic user management
cli cqrs doctrine domain-driven-design domain-model event-sourcing message-driven php php7 security symfony user-management uuid
Last synced: 14 Apr 2025
https://github.com/juhasen/theatre
Spring Boot application for handling ticket reservations, performances, and seating in theaters
domain-model postgresql spring-boot
Last synced: 24 Aug 2025
https://github.com/msgphp/eav
A domain layer providing basic EAV management
cqrs doctrine domain-driven-design domain-model eav entity-attribute-value event-sourcing message-driven php php7 symfony uuid
Last synced: 29 Jun 2025
https://github.com/weicheng113/fsm4s
Finite State Machine for Scala
domain-model finite-state-machine scala
Last synced: 08 Aug 2025
https://github.com/maarceloluiz/apirestful-springboot-mongodb
RESTful API built with Spring Boot and MongoDB, featuring CRUD operations, domain modeling, and query handling with Spring Data. Perfect for learning backend development with NoSQL.
crud domain-model maven mongodb springboot uml
Last synced: 03 Jul 2025
https://github.com/maxdeviant/figurine
domain-driven-design domain-model immutable javascript mutable
Last synced: 09 Apr 2025
https://github.com/maarceloluiz/project-webservices-springboot.jpa
RESTful web service built with Spring Boot, featuring a structured domain model and logical layers (Resource, Service, Repository). Includes CRUD functionality, exception handling, and integration with H2 database for testing.
crud domain-model h2-database springboot
Last synced: 28 Feb 2025
https://github.com/nazlizamanian/object-oriented-software-development-with-design-patterns
Lab assigmenets completed in the course Object-oriented Software Development with Design Patterns course code TOUK18, mostly focused on use case and domain model diagram with UML notation. Additionally lab projects in java.
cesar-cipher design-model domain-model eclipse-ide gang-of-four-design-patterns grasp-patterns java tictactoe-game uml-diagram use-case-diagram
Last synced: 06 Oct 2025
https://github.com/juhasen/symposium
A system for managing symposium participants (doctors, students, organizers, etc.), conference rooms, and presentations.
domain-model postgresql spring-boot
Last synced: 10 Jun 2025