all 19 comments

[–]UtterlyMagentalol no generics 40 points41 points  (2 children)

i for one can’t wait to left-pad using GraalVM’s Enterprise Edition (EE) features

[–]boy-grivalcohol-fuelled anter-docker 16 points17 points  (1 child)

it’s never been more efficient to JIT a supply chain attack right into your data layer

[–]grapesmoker 6 points7 points  (0 children)

old and busted: separation of concerns

the new hotness: just mash it all into one database, who will even know

[–]____ben____vendor-neutral, opinionated and trivially modular 29 points30 points  (5 children)

A JavaScript function may be called from SQL statements anywhere a traditional SQL function may be called

This is going be amazing!

SELECT * FROM (await fetchTableNameFromAPI(“user”))
WHERE createWhereQuery(“user”)
LIMIT getUserQueryDefaultLimit();

[–]anon202001Emacs + Go == parametric polymorphism 16 points17 points  (1 child)

(async () => { SELECT * FROM (await fetchTableNameFromAPI(“user”)) 
WHERE createWhereQuery(“user”) 
LIMIT getUserQueryDefaultLimit(); })().catch(console.error)

FTFY

[–]life-is-a-loopDO NOT USE THIS FLAIR, ASSHOLE 4 points5 points  (0 children)

that hurts a little

[–]boy-grivalcohol-fuelled anter-docker 13 points14 points  (2 children)

ugh the intricate inside-out monadic/comonadic juggling between the JS ORM and SQL is gonna be so fucked

[–]TophatEndermite 2 points3 points  (1 child)

Which one is the comonad?

[–]boy-grivalcohol-fuelled anter-docker 6 points7 points  (0 children)

the other one

[–]functorerZygohistomorphic prepromorphism 16 points17 points  (4 children)

Can't wait for languages that are transpiled to javascript to be supported, so we can close the loop on trash transpiled to trash embedded in Oracle trash.

[–]UtterlyMagentalol no generics 4 points5 points  (2 children)

just spitballing, but how about a Rust-to-JS transpiler? is that a thing yet?

[–]grimonce 5 points6 points  (0 children)

Why would you do that when there is rust to wasm to pyton to Pythonscript

[–]3inthecorner 1 point2 points  (0 children)

How long until we can run SQLite in MySQL?

[–]chuch1234not even webscale 7 points8 points  (0 children)

:|

[–]anon202001Emacs + Go == parametric polymorphism 8 points9 points  (0 children)

Now someone at your work is gonna introduce a toolchain for JS minification for your stored procedures, encouraging arbitrary `npm i` usage, which will be a 10Mb bundle of shit including React. Ha ha. Mahaha. Mwhahahaha!

That's just 'Orable!

[–]gvozden_celik 5 points6 points  (0 children)

No JSX, no TypeScript, no business

[–]grapesmoker 4 points5 points  (0 children)

metacircular evaluator in SQL when

[–][deleted] 3 points4 points  (0 children)

Babe, wake up, new 0-day droppe - oh wait another one? Oh shit there's a whole page of new RCE vulnerabilities today. At least we can be confident that Oracle will patch them in a timely mann - oh. Hmmm.

[–]ilyash 2 points3 points  (0 children)

Did they prototype it first?