Skip to content

Simple implementations of some patterns in PoEAA book using Go

Notifications You must be signed in to change notification settings

hmhuan1012tg/PoEAA-Go

Repository files navigation

PoEAA-Go

Simple implementations of some patterns in PoEAA book using Go

Domain Logic Patterns

  • Transactional Script
  • Domain Model
  • Table Module
  • Service Layer

Data Source Architectural Patterns

  • Table Data Gateway
  • Row Data Gateway
  • Active Record
  • Data Mapper

Object-Relational Behavioral Patterns

  • Unit of Work
  • Identity Map
  • Lazy Load

Object-Relational Structural Patterns

  • Identity Field

About

Simple implementations of some patterns in PoEAA book using Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages