folio-sec / reladomo-scala

A wrapper library which provides an idiomatic way to use Reladomo in Scala.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reladomo for Scala

Note: This library is currently unmaintained.

Build Status

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.

License

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

About

A wrapper library which provides an idiomatic way to use Reladomo in Scala.

License:Apache License 2.0


Languages

Language:Java 70.0%Language:Scala 29.8%Language:Shell 0.2%