Hacker News new | ask | show | jobs
by chiph 3477 days ago
You might consider it if you have to ship with a lot of pre-loaded data ("vanilla" data), as it'd be easier to do all those inserts/BCP executions just once on a local network and not over the internet.