TechVibe
825 subscribers
579 photos
40 videos
36 files
248 links
I'm Eyob, a self-taught dev sharing my Tech journey, tips, tools, and real-world projects. Let’s grow together😊

DM for any project ideas @alnova19

Personal site: https://eyobsimachew.vercel.app
My Github: https://github.com/Eyob-smax
Download Telegram
Article of the Day

RPCs in SQL
They are similar to tRPC, but for SQL. You can use them to run processes through standard validations, execute transactions, eliminate race conditions, and ensure secure processing. They can also return convenient results, such as JSON structures, and they are one of the best safeguards for executing ACID-compliant operations.

@devwitheyob
#TechVibe #ArticleOfTheDay #SQLRPC