Databricks EXPLAIN ANALYSE
Extracting EXPLAIN ANALYSE from Databricks is hard - but doable. This blog describes how.
by
Database Doctor·
Surviving Legacy Code: From Critic to Caretaker
Reflecting on how to maintain and expand legacy code
by
Jordi·
Why JSON isn't a Problem for Databases Anymore
Experiments in speeding up JSON parsing and access.
by
Jin·
Blast Through the Mountain - Practicing Fearless Engineering
How to give developers the power they need to make better code.
by
Kurt·
Two Bits Are Better Than One: making bloom filters 2x more accurate
Optimisation of bloom filters in Floe using double bit setting with lightweight hashing.
by
Makar·
Databases should contain their own Metadata – Instrumentation in Floe
A database should contain all observable objects as system views. An introduction to how Floe Database handles system views.
by
Database Doctor·
Introducing Floecat: A Catalog of Catalogs for the Modern Lakehouse
Floecat, an open-source catalog-of-catalogs designed to add a planner-friendly metadata layer across heterogeneous catalogs.
by
Mark·