Hacker News new | ask | show | jobs
by Shorel 1148 days ago
> That database sent emails, processed CSVs scheduled jobs, etc.

That's really a bad, very bad use of SP. They should only deal with and care about the data, not doing any interaction with any external systems.