Hacker News new | ask | show | jobs
by rubenv 1672 days ago
Or in Go, with full databases: https://github.com/rubenv/pgtest/
2 comments

I use the same approach but with other languages and runtimes like Java, .NETcore/C# or NodeJS, as this is basically just a CLI wrapper for pg anyway. Works very well and doesn't come with all the overhead.