Great article. I like how you clearly defined the fundamental problem ADBC was built to address - efficient read and transfer of columnar data. I also really liked the example at the end showing how to take a row base data store and stream records over to columnar when you approach situations where the data is too large for RAM
Great article. I like how you clearly defined the fundamental problem ADBC was built to address - efficient read and transfer of columnar data. I also really liked the example at the end showing how to take a row base data store and stream records over to columnar when you approach situations where the data is too large for RAM
We should team up and try to come up with an insane benchmark test for ADBC. You and Daniel are the the GOATs at that and I need to learn.