The Variantstore is a Java/Groovy-based service application implemented using the Micronaut framework and enables storage and access to information on genomic variants and metadata from a connected database via a RESTful API.
MIT License
4
stars
1
forks
source link
VariantstoreStorage implementation for PostgreSQL #38
As a second storage interface, we would like to have an interface to a PostgreSQL database. Ideally this will be implemented using Micronaut data.
We should also provide a corresponding PostgreSQL Variantstore schema (#37).