🦞 Nice discussion on https://t.co/OtPbbfjnn7 about my recent post on data contracts for change data capture 👇.
Comments: https://t.co/sAYCJjs4po
Original article: https://t.co/Odnzyc6PH1
⭐️ New Post ⭐️
@pyr — CTO and co-founder of @Exoscale: a cloud hosting service specialising in data security, GDPR compliance and data privacy — sat with @joelittlejohn to chat about the their platform architecture, and how Clojure fits in.
https://t.co/tLXvVxA32k
⭐️ New Post ⭐️
@pyr — CTO and co-founder of @Exoscale: a cloud hosting service specialising in data security, GDPR compliance and data privacy — sat with @joelittlejohn to chat about the their platform architecture, and how Clojure fits in.
https://t.co/tLXvVxA32k
@pyr@ArendSyl@_mcorbin Ca merite peut-etre meme une suite d'articles. Que ce soit sur les proprietes interessantes de FDB pour implementer les operations S3, les limitations et pieges implicites et les abstractions interessantes que peut fournir Record Layer. Et surtout.. comment debugger du TLS 😇
@stgraber Quel chemin parcouru! Je t ai toujours suivi de loin et tu peux etre fier de ces 12 dernieres annees. Je te souhaite le meilleur pour la suite en esperant que ce soit pour du mieux.
The Association of IT professionals in @Etat_Neuchatel is back! We're restarting regular technical meetups and social events. Join us in @neuchatelville for beers and informal chat next Monday! https://t.co/IfcG3R65Sp
@lukaseder Okay, so I guess : "The layout of the grammar and the grammar itself is still work in progress" means: needs more colors, is stable and we'll be only additions.
Hi @lukaseder!
What is the idiomatic way to coerce a column name
when aggregating as a list of maps (using raw SQL)?
This is more or less what I'm trying to do.
Thanks for your time.
@lukaseder (I got your point though, parsing connection was in a sense orthogonal to my initial question. So maybe I've gone from one thing to another and it made sense only in my head 😅)
@lukaseder My question was misleading I guess and should have been : How can I collect all the rows as a list of maps where (all) the (row) keys are coerced from SCREAMING CASE to CamelCase (or any other kind of key transformation like in this example).