sync-exec

Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.

exec-sync

Execute shell command synchronously. Use this for migration scripts, cli programs, but not for regular server code.