puntoblogspot
Technical stuff, mostly
martes, 17 de enero de 2023
DuckDB's arg_max
›
In kdb+ there's a great way of showing aggregated information called `aj` for asof join . This way of joining data is a neat way to get ...
miércoles, 21 de diciembre de 2022
Trying things out with duckdb's dbgen
›
REPLs are great, but they are only a part of the "have fun" experience. Sometimes, you need data to work on a repl and to be able ...
domingo, 18 de diciembre de 2022
Going meta until it hurts, with Brian Cantwell Smith
›
I realized today I haven't mentioned Brian Cantwell Smith in this blog before. I'm not intimately familiar with his work, but I...
Update primary key and associated foreign keys in sql
›
If you have two tables with a foreign_key relationship, and you want to update the value of a primary key, postgresql will fail, telling you...
lunes, 12 de diciembre de 2022
Sum scan in sql
›
`scan` is an adverb in apl / j / k which is used to reduce an array over an operation, while keeping all the intermediate results. It's...
Doing mundane things with SQL and Duckdb
›
I've been learning more and more sql, both the language, the implementations, and as always, looking for the extreme cases of "you ...
martes, 11 de octubre de 2022
Oral History of Dan Ingalls
›
Dan Ingalls and Brian Kernighan are the few people that I can listen for N hours straight, no x2, just x1, and just listen and be in awe. ...
‹
›
Inicio
Ver versión web