H2

Implementation driver in gradle is:

implementation("com.h2database:h2:2.3.232")

In the code the "mem" part of the URL indicates an in-memory database name.

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val url: String