Embed Notice
HTML Code
Corresponding Notice
- Embed this notice@djsumdog Stored procedures are great. They reduce multiple database calls to one. Through them, one call can do any combination of delete, update, insert and select statements, significantly reducing network load and processing time. They can then return multiple resultsets, unlike most SQL queries. Their performance advantages are real and actual, and your objection to them is "clean code" gobbledygook.
GraphQL is soy bloatware.
@Terry @icedquinn @e @marine