About Federico

Foto by Cipo, Verona 2014

Hi! My name is Federico Razzoli, and I’m the author of this blog.

I am a database expert and a Free Software supporter. In my career I worked as a developer (at the beginning), a database consultant and a DBA. My focus has always been on databases, mostly the MySQL ecosystem and other open source DBMSs. I’m more focus on the relational world, but I also work with some NoSQL products.

I wrote the book Mastering MariaDB in 2014. I was one of MariaDB Community Ambassadors, a dead project by the MariaDB Foundation.

In this blog you will find technical articles which can hopefully be useful to database professionals and amateurs.

Talking about more serious topics: can I help you? Check my professional website Federico-Razzoli.com and feel free to contact me. I am based in London, but need be, I am available to move.

Contacts

Blog’s name

Why is this blog called FALSE IS NOT NULL? Someone could think that I have a daughter called FALSE IS NOT NULL (here’s why), but the truth is:

MariaDB [(none)]> SELECT FALSE IS NOT NULL;
+-------------------+
| FALSE IS NOT NULL |
+-------------------+
|                 1 |
+-------------------+
1 row in set (0.00 sec)

Federico

Advertisement

Leave a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s