Writing on Model Control Protocol (MCP) and its applications.

My learnings on MCP, its implementation, best practices, and real-world use cases, collected in chronological order.

The AI Feature That Almost Every Database Missed

It just occurred to me: it’s a fairly basic feature that the ‘big four’ (Oracle, SQL Server, PostgreSQL, MySQL) don’t support natively. Only Snowflake does..

Notes on Implementing an MCP Server

A practical guide on implementing a Model Context Protocol (MCP) server from scratch, covering architecture decisions, challenges, and best practices.