S2024 #12 - Database Networking Protocols (CMU Advanced Database Systems)
CMU Database Group · 82:56
Getting result data from a database to a client—especially a Python/pandas-style SELECT * export—is often more expensive than running the query, because 1990s row-oriented APIs and proprietary TCP wire protocols force...