data-oriented-design
Data design guide
A curated collection of resources and tutorials on designing code to work efficiently with data structures
A curated list of data oriented design resources.
4k stars
182 watching
229 forks
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
bitloops/ddd-hexagonal-cqrs-es-eda | A comprehensive example of software design and architecture using Domain Driven Design, Hexagonal Architecture, CQRS, Event Sourcing, Behaviour Driven Development, and other advanced concepts | 1,208 |
ddd-by-examples/library | A comprehensive Domain-Driven Design library built around real business requirements and multiple development techniques. | 4,897 |
infoactive/data-design | An HTML-based resource offering data design guidance and principles, licensed under Creative Commons BY-NC-SA 4.0. | 365 |
webpro/programming-principles | A curated collection of programming principles and design patterns to guide software development | 2,808 |
jordanpoulton/practical_object_oriented_design_in_ruby | Chapter-by-chapter notes on practical object-oriented design principles in Ruby based on Sandi Metz' book | 84 |
adibro/data-science-resources | A collection of resources and cheatsheets for learning and practicing data science | 64 |
tirthajyoti/data-science-best-resources | A curated collection of resources and links for learning data science and related technologies | 2,939 |
alextanhongpin/database-design | A comprehensive guide to designing robust and maintainable databases for startups | 449 |
cesarcastrocuba/nlayerappv3 | An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. | 155 |
ddd-by-examples/factory | An implementation of Domain-Driven Design principles and patterns in an enterprise application using Spring | 1,344 |
rafaelfgx/architecture | An example of an architecture using Clean Architecture and SOLID principles to separate concerns and promote simplicity and maintainability in a .NET 9 and Angular 18 application. | 3,169 |
chen1649chenli/dataopsresource | A curated list of resources and tools for managing data operations in cultural heritage organizations | 22 |
itlibrium/ddd-starter-dotnet | Provides sample implementation and comparison of various approaches to building Domain-Driven Design (DDD) applications | 391 |
stemmlerjs/software-design-and-architecture-roadmap | A learning roadmap for software design and architecture | 3,237 |
skmetz/poodr | A comprehensive guide to practical object-oriented design in Ruby, providing an in-depth exploration of software development principles and best practices. | 644 |