News

PlanetScale is basically Vitess on MySQL in the cloud, with a cloud user interface, plus a command line interface (CLI) that you can run on your own machine. The CLI can control almost everything ...
Vector databases are particularly popular with developers for AI models. Developers can now also map this in MySQL with the column type VECTOR, which contains a list of 4-byte floating point values.
Whether you're running a LAMP stack on Ubuntu or CentOS, you need to back up your MySQL databases. Learn how to do this with the help of the mysqldump command.
MySQL is a common database amongst many organizations. As such, when building an automation script that needs to query data from somewhere, you might run into the need to query a MySQL database. By ...
I’ll work with MySQL on Ubuntu Server 18.04. Creating a database The first thing to do is to create a database. I’m going to demonstrate by creating a database called TECHREPUBLIC.