Skip to content
This repository has been archived by the owner on Mar 7, 2019. It is now read-only.

scalikejdbc/ddd-repository-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository implementation with ScalikeJDBC in DDD

This is a ScalikeJDBC example for Domain Driven Design Repository implementation.

Motivation

ScalikeJDBC is suitable for Domain Driven Design's Repository implementation because of few CoC and enough flexibility to deal with real existing data.

Library

https://github.com/scalikejdbc/ddd-repository-example/tree/master/src/main/scala/scalikejdbc/ddd/infrastructure

Usage

https://github.com/scalikejdbc/ddd-repository-example/blob/master/src/test/scala/persondb

License

Copyright 2014 scalikejdbc.org
Apache License, Version 2.0
http://www.apache.org/licenses/LICENSE-2.0.html

About

ScalikeJDBC example for Domain Driven Design Repository implementation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages