Dear all,

I am a beginner of Java programmer and I reallized that it is so frustrated to deal with data computing with SQL in java program. The reason for this is that java itself does not have a big data computing capacity and what we can do is to write long and complicated SQL language. Is there any other ways to do this data computation easily? Thanks!