Hacker News new | ask | show | jobs
by blattimwind 2898 days ago
I think "changing the DB" likely referred to schema changes, not swapping out the DBMS.
1 comments

> > > > It also makes changing your DB a lot easier since APIs using the DAL don't need to be updated since they're DB agnostic [emphasis mine]

I took it as changing the DBMS under the hood.