Showing entries 756 to 765 of 44097
« 10 Newer Entries | 10 Older Entries »
MySQL 8.2 – transparent read/write splitting

In MySQL 8.2, a significant enhancement has been introduced to MySQL Router. This improvement enables MySQL Router to intelligently differentiate between read and write queries and efficiently route them based on their nature.

MySQL October 2023 GA Releases Now Available

MySQL Server 8.2.0, 8.0.35 and 5.7.44 are now available for download.  These are the latest General Availability (GA) releases as of October 24, 2023.

SQL Programming Test

Welcome to this amazing SQL programming test that will help anyone deeply interested in working with databases. This test will help you assess your strengths and find gaps in your SQL skills. Ultimately, you’ll know which part of the SQL you should focus on. Test Your SQL Programming Skills Before you delve into the questions […]

Source

What is MySQL replication and when should you use it?

Have you heard about MySQL replication but aren’t sure exactly why you should care? Having multiple servers for any workload is typically considered best practice. After all, a workload split across multiple servers helps balance out the performance of any application. When it comes to working with your database, though, the benefits may not be as clear. In this article, you’ll learn about five real-world use cases for implementing MySQL replication. What is MySQL replication? Before we get into its use cases, let us briefly describe what MySQL replication is. MySQL replication is a process that is used to keep multiple MySQL servers in sync. When you first set up a MySQL environment, it is typically with a single server to run your databases. One approach to scaling your database environment is to configure additional servers to contain copies of your database (replicas) that match the primary MySQL server (source). As data is updated, written …

[Read more]
Where can you find MySQL in November 2023

MySQL in Nov23

OpenLampTech Text-based Developer Interviews Outreach

Hi community,

I’m searching for developers interested in participating in text-based interviews for the OpenLampTech developer newsletter.


This consists of a round of 10 (or so) questions you would write responses to which I would publish in the newsletter as content.

You can promote your own products, services, and/or content links.

I’ve published many of these developer interviews so far (over the last year and a half) to the several hundred plus subscribers and I feel like the readers really enjoy learning about other developers. I know I learn a lot myself and enjoy these interviews.

It’s free to participate.

If you’re interested, email me at openlamptech@substack(dot)com with OpenLampTech Newsletter Interview – Your_Name_Here in the subject line.

Visit the newsletter archives at …

[Read more]
Removing the index guesstimate with MySQL Autopilot Indexing

Removing the index guesstimate with MySQL Autopilot Indexing

ISVs migrate to MySQL HeatWave and gain a competitive advantage

For ISVs delivering SaaS applications, selecting the right cloud platform is crucial as it represents the foundation their applications are built on, and has a large impact on how well they can serve their customers. Let’s consider why four ISVs migrated to MySQL HeatWave, and the results they achieved.

OpenLampTech issue #101 – Newsletter Repost

More great content this week in OpenLampTech. Thanks to all the readers who made the newsletter a success.

Custom WooCommerce and Shopify Solutions

Discover useful WooCommerce and Shopify custom solutions for your online store today at affordable prices!

Learn More

The Newsletter for PHP and MySQL Developers

Receive a copy of my ebook, “10 MySQL Tips For Everyone”, absolutely free when you subscribe to the OpenLampTech newsletter.

Be sure you’re subscribed to the OpenLampTech newsletter so you don’t miss any of the …

[Read more]
Backup your MySQL instance to the Cloud

Using MySQL Shell you can easily backup your MySQL Instance to Object Storage in OCI.

Showing entries 756 to 765 of 44097
« 10 Newer Entries | 10 Older Entries »