Hacker News new | ask | show | jobs
by ta988 1819 days ago
I solved that once by having a service layer on top of the db. Just a simple REST-like API used by the redt of the app (in Spring).