A library to streamline Apache Derby integration into Scala projects.
To use this, remember to set the derby.system.home environment variable in the OS, or use System.setProperty("derby.system.home", $$$PATH TO DERBY DATA FILES$$$) from your main class.