Skip to content

tmccarthy/scala-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-db

Maven Central

A simple jdbc-based library for SQL interaction written in frustration with what's on offer in the Scala ecosystem.

This library uses cats-effect and fs2. It's intended to be a relatively thin wrapper over the top of jdbc, emphasising writing SQL queries directly rather than using any sort of DSL.

See the tests for examples until I've added more documentation.

About

A simple jdbc-based library for SQL interaction in Scala

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages