basically i have a table full of data that needs to be processed.
i need to somehow access mysql from jruby.
which gem can I install on jruby ?
where can i find some good tutorials on working with mysql and ruby ?
I am not looking for ruby on rails..