Skip to content

wingspan/scala-jdbc

 
 

Repository files navigation

scala-jdbc

Scala functional wrapper for JDBC API

Getting started tips:

  • You do not need gradle installed to build this project. Just clone the repository build it
  • gradlew test run # Runs the unit tests and example program
  • gradlew idea # Generates IDEA project files
  • gradlew scaladoc # Generates project documentation

About

Scala functional wrapper for JDBC API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 69.7%
  • Groovy 20.7%
  • Shell 9.6%