3 date: 2019-09-27T18:51:08+02:00
6 parent: Persistence APIs
13 The `Mybatis` based implementation.
15 | Read | Write | Call | Batch Write | Rxjava | Stream Eager | Stream Lazy |
16 |------|-------|------|-------------|--------|--------------|-------------|
17 | ✘ | ✘ | ✘ | ✘ | ✘ | ✘ | ✘ |
21 In order to use `YoSQL` together with [Maven](https://maven.apache.org/), take a look at the tooling [documentation
22 for Maven](/tooling/maven/).
24 {{< maven/persistence/mybatis/index >}}