Skip to content

project__oxygen_sql

Kalin-Rudnicki edited this page Jun 28, 2025 · 4 revisions

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

Release Artifacts

libraryDependencies += "io.github.kalin-rudnicki" %% "oxygen-core" % "<latest-version-above>"

Highlights

TODO

Clone this wiki locally