Hacker News new | ask | show | jobs
by jaziek 3533 days ago
> How many times are you likely to switch database engines?

Not often, but you may wish to support multiple engines at once, and it makes your code a lot easier to manage if you don't have to have a separate set of queries for each engine.