<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><atom:link href="https://www.ionos.com/digitalguide/" rel="self" type="application/rss+xml" /><title>RSS-Feed Digital Guide</title><link><![CDATA[https://www.ionos.com/digitalguide/]]></link><description><![CDATA[Our guidebook's take on topics relating to servers, websites, hosting, domains, online marketing, and e-mails is suitable for both web hosting beginners and server experts.]]></description><copyright><![CDATA[IONOS]]></copyright><language><![CDATA[en]]></language><lastBuildDate><![CDATA[Thu, 25 Sep 2025 12:09:34 +0000]]></lastBuildDate><item><title><![CDATA[How to install MariaDB on Proxmox]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/how-to-install-and-set-up-mariadb-on-proxmox/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/how-to-install-and-set-up-mariadb-on-proxmox/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/0xc0000005-t.jpg" width="1200" height="630" alt="" /><br/>Running MariaDB inside an LXC container on Proxmox is an excellent solution for anyone who needs to run Home Assistant or other data sources efficiently. By separating the application and database, you improve system stability and gain flexibility for backups, migration and maintenance. Thanks to widely-used community scripts, the setup process is straightforward and manageable even for less experienced users.]]></description><pubDate>Fri, 26 Sep 2025 06:09:29 +0000</pubDate></item><item><title><![CDATA[What does the Broadcom acquisition mean for VMware’s future?]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/vmware-broadcom/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/vmware-broadcom/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/handshake-t.jpg" width="1200" height="630" alt="" /><br/>Even after the Broadcom acquisition, VMware remains a cornerstone of virtualization and private cloud technology. But what strategic advantages does it provide for businesses? This article delves into the benefits of continuing with VMware and how Broadcom Pinnacle Partners like IONOS can help shape your cloud strategy for the future.]]></description><pubDate>Wed, 02 Apr 2025 09:04:49 +0000</pubDate></item><item><title><![CDATA[How to set up a MariaDB Galera cluster on Ubuntu 20.04]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-galera-cluster-on-ubuntu-2004/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-galera-cluster-on-ubuntu-2004/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/docker-images-erstellen.jpg" width="1200" height="630" alt="" /><br/>A MariaDB Galera cluster is a highly available and distributed database cluster that uses Galera technology for data replication. All nodes in the cluster are of equal value and can process read and write operations simultaneously. Thanks to multi-master replication and automatic synchronization, the cluster remains operational and consistent even if individual nodes fail.]]></description><pubDate>Thu, 27 Mar 2025 11:03:51 +0000</pubDate></item><item><title><![CDATA[How to use SHOW TABLES in MariaDB]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-show-tables/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-show-tables/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/hinzufuegen-einer-website-zu-windows-server-2016-mithilfe-von-host-headern.jpg" width="1200" height="630" alt="" /><br/>With SHOW TABLES, MariaDB allows you to list all tables within a database, making it easier to access or delete tables. In this article, we’ll take a look at the structure of this MariaDB statement and how to use it. Using simple examples, we’ll also show you how to filter results and retrieve additional information about the tables present in your database. Keep reading to find out more.]]></description><pubDate>Thu, 27 Mar 2025 09:03:41 +0000</pubDate></item><item><title><![CDATA[How to permanently delete tables using MariaDB DROP TABLE]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-drop-tables/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-drop-tables/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/internet-explorer-favoriten-t.jpg" width="1200" height="630" alt="" /><br/>To permanently delete one or more tables in MariaDB, the `DROP TABLE` command can be used. Because the command irrevocably removes specified tables, it should only be accessible to authorized users. In this dedicated article, we will explain more about the command and its options and show a few straightforward examples.]]></description><pubDate>Wed, 26 Mar 2025 13:03:57 +0000</pubDate></item><item><title><![CDATA[What are the different data types in MariaDB?]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-data-types/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-data-types/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/database-screen-t.jpg" width="1200" height="630" alt="" /><br/>MariaDB data types can be divided into five categories. While numeric data types and time and date specifications are for numbers, strings can contain various characters. The database management system also allows geometric data types and some types of data that do not fall into any specific category. In this article, we’ll introduce you to the most important types of data in MariaDB.]]></description><pubDate>Wed, 26 Mar 2025 12:03:52 +0000</pubDate></item><item><title><![CDATA[How to query and merge records using MariaDB JOIN]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-join/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-join/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/continuous-integration.jpg" width="1200" height="630" alt="" /><br/>When working with several tables, it’s often necessary to combine data records. In MariaDB, you can use the JOIN statement to do this. In this article, we explain how the command works and how the different variants INNER JOIN, LEFT OUTER JOIN and RIGHT OUTER JOIN differ from each other. Keep reading to find out more.]]></description><pubDate>Wed, 26 Mar 2025 11:03:56 +0000</pubDate></item><item><title><![CDATA[How to permanently delete a database using DROP DATABASE in MariaDB]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-drop-database/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-drop-database/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/baukasten-t.jpg" width="1200" height="630" alt="" /><br/>If a database is no longer required, it’s advisable to delete it from the server. In MariaDB, the command to do this is DROP DATABASE. Since this command permanently removes the database, it should only be used after thorough consideration, as it will also delete all tables and data. Here, we’ll explain how the command works.]]></description><pubDate>Fri, 21 Mar 2025 11:03:35 +0000</pubDate></item><item><title><![CDATA[How to use MariaDB CREATE DATABASE]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-create-database/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-create-database/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/code-screen_t.jpg" width="1200" height="630" alt="" /><br/>If you want to create a new database using the free and open-source relational database management system MariaDB, you can use the CREATE DATABASE command. This article provides a detailed explanation of how the command functions and explores various optional parameters that can help prevent potential error messages.]]></description><pubDate>Fri, 21 Mar 2025 10:03:32 +0000</pubDate></item><item><title><![CDATA[How to use MariaDB CREATE TABLE]]></title><link><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-create-table/]]></link><guid><![CDATA[https://www.ionos.com/digitalguide/hosting/technical-matters/mariadb-create-table/]]></guid><description><![CDATA[<img src="https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/behavior-driven-development-t.jpg" width="1200" height="630" alt="" /><br/>If you want to create a new table, you can use CREATE TABLE in MariaDB to do so. The statement not only means that a new table is created, but also creates the individual columns and the data types permitted in them. In this article, we explain exactly how CREATE TABLE works in MariaDB and show you how to use it by providing you with a simple example.]]></description><pubDate>Fri, 21 Mar 2025 10:03:35 +0000</pubDate></item></channel></rss>
<!-- Thursday 13, November 2025 04:59:30 -->