veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#queries

0 posts0 participants0 posts today

Chris here radiki.dev/posts/functional-qu takes an interesting take on rethinking #databases #queries. In #Glowdust functions are used for storing data. Together with user defined types and functions on those, he presents a way to build higher-order ~functions~ queries by folds. Now this is especially useful by anything recursive.

Until now, I found #Glowdust interesting, but hard to grasp.
That what @chrisg now presented makes it tangible for me.

radiki.dev · Database queries, functional styleCan your database do folds? Mine can (sort of), and I’m gonna brag about it.