Hacker News new | ask | show | jobs
by emeerson 2318 days ago
Won't claim this is the absolute priority, but recently been thinking about the generalizable problem of: "domain disentanglement."

In other words: solve the Data Model Coupling problem programmatically. Applied to an RDBMS, one could imagine a graph with weighted edges representing coupling between database tables and dynamically reverse-engineering joins into DB-isolated API calls.