Have we, java guys, become spoiled by our fancy tools and database frameworks? I am personnaly interested by many languages and often get frustrated by the lack of appropriate SQL toolkits or weak IDE support... When I first had a look at GO when it came out, my first reaction was exactly that "How will I query my database?" The inevitable question that comes next is "Will I be productive enough"? It seems that once you have given up on manual string concatenation to write your data access layer, there is no way back.
Sorry for offtopic Le jeudi 25 septembre 2014 19:26:16 UTC+2, Ben Hood a écrit : > > On Thu, Sep 25, 2014 at 5:06 PM, Lukas Eder <[email protected] > <javascript:>> wrote: > > ... I don't exactly envy you Go guys. I guess for now, I'll be sticking > with > > Java ;-) > > That's the first time I've been called a Go guy - statistically > speaking I still write more lines of Java per week than I currently do > with Go, hence I must also be a Java guy :-) > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
