Hacker News new | ask | show | jobs
by swsieber 3972 days ago
Exactly. IIRC, it is possible to run postgresql in memory if you configure it correctly. In the age of docker and the like, having different concurrent instances of a dbms should be easy enough, right?