All Projects → scalikejdbc → ddd-repository-example

scalikejdbc / ddd-repository-example

Licence: other
ScalikeJDBC example for Domain Driven Design Repository implementation.

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to ddd-repository-example

sample-boot-scala
Spring Boot + Scala + Skinny ORM
Stars: ✭ 14 (-41.67%)
Mutual labels:  skinny-orm
scalikejdbc-bigquery
ScalikeJDBC extension for Google BigQuery
Stars: ✭ 18 (-25%)
Mutual labels:  scalikejdbc
scalikejdbc-athena
Library for using Amazon Athena JDBC Driver with ScalikeJDBC
Stars: ✭ 19 (-20.83%)
Mutual labels:  scalikejdbc
scalikejdbc-play-support
Play Framework support
Stars: ✭ 55 (+129.17%)
Mutual labels:  scalikejdbc
hello-scalikejdbc
Lightbend Activator Template for ScalikeJDBC Beginners
Stars: ✭ 64 (+166.67%)
Mutual labels:  scalikejdbc

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].