HoloDB docker project with standalone configuration.
HoloDB docker project with dynamic configuration.
Some datas are downloaded from WikiData.
HoloDB docker project with some integrated custom java code.
Micronaut project using HoloDB as an embedded database. It loads the specified HoloDB configuration file at startup.
Micronaut JPA application using HoloDB as an embedded database. The database is created on-the-fly from jpa entities (optionally annotated with HoloDB specific annotations).