Rodrigo Ribeiro Gomes
Passionate about computer internals, databases, and AI.
๐ Biography
I have worked with databases for over 10 years. I started learning by formatting my own Windows when I got my first PC, which led me to learn a lot about Windows and drivers, mainly because of game emulators. Later, I began learning programming: HTML, then JavaScript, PHP, and finally databases. When I started university, I already had experience with web development, which helped me get my first internship, where I learned SQL Server. Since then, I have continued studying my foundations: internals, hardware, and how computers work. This guided me to learn other operating systems, like Linux, and other programming languages, and it is still the base of my learning today, as I study AI. Throughout this journey, I also developed a passion for sharing knowledge with the community, since much of what I learned came from people who freely shared their knowledge online. This is my main principle: delivering high-quality knowledge freely, spreading learning through the community.
โจ High-Impact Contributions 5
Post on Azure SQL Devs’ Corner, official Microsoft Blog about how I built a simple app that uses python and SQL Server new AI Features to do RAG
Created a procedure called sp_showcode, with lot of enhacements and facilities to show procedure code. It contains more than 1k line of code and it is free for everyone
Clarified the impact of the TEXTSIZE option in EXEC statements, which affects many scenarios, including jobs that run queries through linked servers to MySQL, PostgreSQL, and other databases.
Post on Simple Talk, about the basics of embeddings in SQL Server 2025
Repository with more than 10 years of DBA Scripts