Krystal Labs
  • Home
  • Open Source
  • Who is Krystal?
Subscribe
Tagged

Databases

A collection of 3 posts

Optimizing your MySQL server
Tutorials

Optimizing your MySQL server

When building a scalable web application, the first performance problem most people will encounter is with their database queries. As your database grows, it is very likely that things will slow down as the database server has to look through more and more data to find what you need. The

  • Adam Cooke
Adam Cooke Apr 3, 2019 • 3 min read
MySQL Replication for Redundancy
Tutorials

MySQL Replication for Redundancy

In this post we will discuss how we configure MariaDB multi-source replication in order to achieve database redundancy.

  • Adam Cooke
Adam Cooke Mar 6, 2019 • 8 min read
MySQL Indexes Explained
Databases

MySQL Indexes Explained

In the time we've been assisting people with hosting their web applications, the most common reason we've seen for performance problems has been missing or incorrectly used database indexes, so we hope this simple introduction can help people get much more out of their databases. What are Indexes?Every time

  • Adam Cooke
Adam Cooke Jan 22, 2015 • 5 min read
Krystal Labs © 2025
  • Katapult
  • Krystal
  • GitHub
Powered by Ghost