Hacker News new | ask | show | jobs
by lukaseder 1952 days ago
Why not just create views and query those with jOOQ, then?
1 comments

hi, @lukaseder, Thank you for creating jOOQ. I don't have much experience on views, and some called `Best Practice` forbid to use that because it's hard to maintain. What do you think about that.