• January 6, 2024

Generative AI For Developers | Generative AI Series

Introduction Welcome to the fascinating world of generative Artificial Intelligence (AI). This course delves into the mechanisms that empower machines to create, innovate, and even mimic human-like creativity. As developers, you already harness the power of coding to bring ideas to life. After this course, you’ll add the functionalities of…

Read More

How to Repair a Corrupted MySQL Table

Introduction MySQL is a Relational Database Management System (RDBMS). An RDBMS is a database management system (DBMS) that stores related data in tables. These tables form rows called records and columns called attributes, with a unique key identifying each row. RDMSes such as MySQL include functionality to preserve data integrity,…

Read More

How to use Vultr Managed Databases for MySQL with WordPress on Ubuntu 20.04

Introduction WordPress is a popular Content Management System (CMS) for creating blogs, corporate websites, and portals. It’s powered by PHP and MySQL, and the open-source CMS powers over one-third of all websites. Today, it is convenient to deploy WordPress on managed MySQL databases to take advantage of point-in-time recovery, automatic…

Read More

Vultr Managed Databases Quickstart

Introduction Vultr’s managed databases automate many challenging aspects of database administration so that you can stay focused on your app. They are secure, redundant, and do not require manual installation or configuration. In addition, they offer automated failover to replica nodes, scheduled automatic updates, end-to-end security, and full logs. A…

Read More

How to Migrate to Vultr Managed Databases

Introduction Moving your databases to Vultr is a simple task with our managed migration systems. In this guide you’ll find instructions to migrate to Vultr Managed Databases for MySQL, PostgreSQL, and Redis. MySQL Migration You can migrate any existing MySQL database to a Vultr managed database as long as the…

Read More

Vultr Managed Databases for MySQL Reference Guide

This reference guide for managed MySQL covers all the essential information you need to administer and use your database. This guide assumes you’ve already deployed a MySQL managed database by following our Quickstart guide and want to learn more. To get started, navigate to the Databases section of my.vultr.com. Then, click your deployed database to…

Read More