project__oxygen_sql - Kalin-Rudnicki/Oxygen GitHub Wiki
oxygen-core
Summary
WORK IN PROGRESS
: Library is currently undergoing significant changes.
Interact with a postgres database using pure scala. This library can also manage your database migrations based on your model definitions.
Use This Library
libraryDependencies += "io.github.kalin-rudnicki" %% "oxygen-core" % "<latest-version-above>"
Highlights
TODO