JPDev@programming.dev to Programmer Humor@programming.dev · 9 months agoJSON Query Languageprogramming.devexternal-linkmessage-square5linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkJSON Query Languageprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 9 months agomessage-square5linkfedilink
minus-squareWhelks_chance@lemmy.worldlinkfedilinkarrow-up0·9 months agoJsonb in postgres is fine, I’ve been using it for years. Much better than letting mongodb anywhere near the stack.
minus-squaremagikmw@lemm.eelinkfedilinkarrow-up0·9 months agoBut then postgres is basically an OS at this point, enough to compete with emacs for meme potential. And I say that as a happy postgres user.
minus-squareNegativeNull@lemmy.worldlinkfedilinkarrow-up0·9 months agoWait until people learn about the possibility of putting a web server INSIDE of postgres :) https://betterprogramming.pub/what-happens-if-you-put-http-server-inside-postgres-a1b259c2ce56
minus-squareevatronic@lemm.eelinkfedilinkEnglisharrow-up0·9 months agoMy principle dev asked if we could figure out how to invoke Lambda functions from within postgres trigger functions. I was like, “Probably. But it’s like putting a diving board at the top of the Empire State building… doable, but a bad plan all around.”
Jsonb in postgres is fine, I’ve been using it for years. Much better than letting mongodb anywhere near the stack.
But then postgres is basically an OS at this point, enough to compete with emacs for meme potential. And I say that as a happy postgres user.
Wait until people learn about the possibility of putting a web server INSIDE of postgres :)
https://betterprogramming.pub/what-happens-if-you-put-http-server-inside-postgres-a1b259c2ce56
My principle dev asked if we could figure out how to invoke Lambda functions from within postgres trigger functions.
I was like, “Probably. But it’s like putting a diving board at the top of the Empire State building… doable, but a bad plan all around.”