Schedule Meeting

a

Federico Razzoli

Federico Razzoli is a database professional, with a preference for open source databases, who has been working with DBMSs since year 2000. In the past 20+ years, he served in a number of companies as a DBA, Database Engineer, Database Consultant and Software Developer. In 2016, Federico summarized his extensive experience with MariaDB in the “Mastering MariaDB” book published by Packt. Being an experienced database events speaker, Federico speaks at professional conferences and meetups and conducts database trainings. He is also a supporter and advocate of open source software. As the Director of Vettabase, Federico does business worldwide but prefers to do it from Scotland where he lives.
DROP TABLE improvements in MariaDB

DROP TABLE improvements in MariaDB

MariaDB implemented several improvements to the DROP TABLE statement. We summarise them here. This article will be kept up to date when MariaDB implements further improvements, in the future. Contributions Before listing the improvements, it's worth mentioning that a...

read more
MariaDB RETURNING Statements

MariaDB RETURNING Statements

Many DBMSs support a way to get information about a rows we just deleted, updated, or inserted. The syntax varies depending on the DBMS, and some of them allow more options than others. Currently MySQL has no similar feature. MariaDB supports the RETURNING keyword for...

read more
Welcome to the Vetta

Welcome to the Vetta

Though I have many things to write, I'll keep this post short and avoid it to be auto-congratulatory. Long story short, I turned my freelance business into a company: Vettabase Ltd. My companion Francesca is with me in this adventure, covering most of the...

read more