Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

folio-sec/reladomo-first-example.g8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reladomo First Example in Scala

Note: Reladomo is currently unmaintained.

This is a Scala project template to try Reladomo with main-kata's samples.

https://github.com/goldmansachs/reladomo-kata/tree/master/main-kata

Getting Started

sbt new folio-sec/reladomo-first-example.g8

Reladomo

Reladomo, which stands for "Relational Domain Objects", is an enterprise grade object-relational mapping (ORM) Framework for Java with the following enterprise features:

  • Strongly typed compile-time checked query language
  • Bi-temporal chaining
  • Transparent multi-schema support
  • Full support for unit-testable code
  • See the documentation for more detail: https://goldmansachs.github.io/reladomo/

Reladomo for Scala

The reladomo-scala library from FOLIO Co., Ltd. is a Scala wrapper library of Reladomo. This library provides an idiomatic way to use Reladomo in Scala.

More Information

Check the wiki pages for details.

About

sbt new folio-sec/reladomo-first-example.g8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published