wingspan / scala-jdbc

Scala functional wrapper for JDBC API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 2-Clause "Simplified" License


Languages

Language:Scala 69.7%Language:Groovy 20.7%Language:Shell 9.6%