1/7 π’ Navigating the complex world of reference data management
Ever struggled with maintaining consistent reference data across multiple environments? You're not alone.
@__AlexMonahan__@ProgRockRec Having a duckdb-kafka extension with the storage system to attach a cluster and treat topics as table on which you can simulate consumer/producer group as read/insert would be fun! It would work for exploration and batched inserts. If none does it and I find time someday... π
@__AlexMonahan__ Clearly an handy feature, I've a lot of shell files to test queries with extensions!
When you compare awk,cut,jq,... it's always so cryptic unless you're really familiar with it compared to SQL. Their syntax is compact but so unfriendly.