15 - Database Networking (CMU Advanced Databases / Spring 2023)
CMU Database Group · 75:03
This CMU database-systems lecture explains how clients actually talk to a DBMS: proprietary wire protocols over TCP, the ODBC/JDBC driver stack that hides them, and why result serialization—not the SQL string—often do...