Skip to content

Articles by Salman Ravoof

Salman Ravoof is a Technical Editor at Kinsta. He's a self-taught web developer, writer, creator, and a huge admirer of Free and Open Source Software (FOSS). Besides tech, he's excited by science, philosophy, photography, arts, cats, and food. Learn more about him on his website, and connect with Salman on Twitter.

Contain Your Data: Run MariaDB with Docker

Learn how to install MariaDB and Docker. You'll also explore how to connect a WordPress site with your containerized MariaDB database.
Reading time
7 min read
Publish date
October 24, 2022
Topic
Docker
Topic
Web Development Tools

How To List MySQL Databases (Step-by-Step Code Tutorial)

Skill up your server administration by learning the ins and outs of how to list MySQL databases using commands in the terminal.
Reading time
7 min read
Publish date
October 21, 2022
Topic
Adminer
Topic
DevKinsta
Topic
MySQL Database

Polish Your Python Chops by Connecting Your App with WordPress

Learn how Python apps and WordPress can team up and talk to each other using WordPress REST API and Python's HTTP client libraries.
Reading time
14 min read
Publish date
October 17, 2022
Topic
DevKinsta
Topic
Python
Topic
Web Development Languages
Topic
WordPress Development

How Xdebug Can Help You Become a Better WordPress Developer

Debugging is an essential part of web development. This post shows how to use Xdebug. We’ll look at how to integrate PhpStorm with Xdebug too.
Reading time
19 min read
Publish date
October 11, 2022
Topic
Web Development Tools

How To Become an Application Developer: Everything You Need to Know

Interested in becoming an application developer? Here we lay out everything you need to know to get started in this career.
Reading time
16 min read
Publish date
October 3, 2022
Topic
WordPress Development

9 Types of Mongodb Operators You Need To Know

This article highlights some of the key MongoDB operators that can help you to improve performance and shows you how to use them.
Reading time
35 min read
Publish date
September 9, 2022
Topic
Web Development Tools

PostgreSQL Replication: A Comprehensive Guide

Learn about the key aspects of PostgreSQL replication, including its benefits, elements, types, and strategies for seamless data backups.
Reading time
24 min read
Publish date
August 11, 2022
Topic
PostgreSQL

What’s New in PHP 8.2 — New Features, Deprecations, Changes, and More

PHP 8.2. has been released. Discover all of the new features, improvements, deprecations, and minor changes that come with the release.
Reading time
19 min read
Publish date
August 9, 2022

How To Use WooCommerce To Export Products

In some cases, you might want to take your products out of WooCommerce. This post explains how to use WooCommerce to export your products.
Reading time
15 min read
Publish date
August 5, 2022
Topic
WooCommerce

Migrate To Kinsta and Get a Free 20% Speed Boost — Backed By Stats

Migrate to Kinsta and give your sites a free 20% boost. Our stats are backed by rigorous testing of 3,200+ websites over three months.
Reading time
12 min read
Publish date
August 1, 2022
Topic
Website Speed
Topic
WordPress Hosting

MariaDB vs PostgreSQL: 14 Critical Differences

MariaDB and PostgreSQL are two of the most popular open source databases. In this guide, we compare them to help you choose the right one.
Reading time
19 min read
Publish date
July 26, 2022
Topic
MySQL Database
Topic
PostgreSQL