Hacker News new | ask | show | jobs
by sjg007 1813 days ago
The bigger issue is adaptability.. can you migrate schemas preserving older clients, typically that’s by providing a decent middleware…. SQL views are one way, APIs are another etc…

All of that while improving performance.