Managing large datasets can be a balancing act between performance and storage. Keeping your “hot” data lean is critical for speed and memory efficiency. But what about the “cold” data you still need to retain? Partition Exchange Archiving a simple, production-ready strategy that lets you instantly move old data out of your primary tables without […]
MySQL is one of the most popular open-source relational database management systems (RDBMS). It is widely used for web applications, ...
The post How to Install MySQL on Debian 13 appeared first on RoseHosting.
We have reached the end of our series on deploying to OCI using the Hackathon Starter Kit. For this last article, we will see how to deploy an application using Helidon (Java), the MySQL REST Service, and OCI GenAI with Lanchain4J. We use Helidon because it’s a cool, open-source framework developed by Oracle. It’s lightweight […]
The starter kit deploys a MySQL HeatWave DB System on OCI and enables the MySQL REST Service automatically: The REST Service enables us to provide access to data without requiring SQL. It also provides access to some Gen AI functionalities available in MySQL HeatWave. Adding data to MRS using Visual Studio Code To be able […]
As the year comes to a close, we want to take a moment to say thank you to everyone who makes the MySQL Community what it is. Whether you contributed code, filed bugs, answered questions in forums, wrote a tutorial, spoke at an event, organized a meetup, or simply shared your experience with others — your passion […]
In 2025, MySQL celebrated a significant milestone: the 30th anniversary of its creation. This was not only an occasion for reflection but also for connection and collaboration within the broader tech community. For the first time, MySQL Community proudly sponsored several major events in Latin America, marking a pivotal moment in its journey. These events […]
Again this year, the MySQL Team will be present both before and during FOSDEM. FOSDEM (Free and Open source Software Developers’ European Meeting) is a large, free, non-commercial annual conference in Brussels, Belgium, where thousands of free and open-source developers and users attend different sessions and provides an opportunity for those projects to meet their […]
We have reached the end of our series on deploying to OCI using the Hackathon Starter Kit. For this last article, we will see how to deploy an application using Helidon (Java), the MySQL REST Service, and OCI GenAI with Lanchain4J. We use Helidon because it’s a cool, open-source framework developed by Oracle. It’s lightweight […]
Welcome to the 20th installment of the 2025 MySQL Community Advent Calendar of Content! For this entry, we are highlighting season 3 of the Inside MySQL: Sakila Speaks podcast, which was dedicated to all things artificial intelligence (AI) and its impact on MySQL. Across five insightful episodes, Scott, Fred, and a range of expert guests […]
The starter kit deploys a MySQL HeatWave DB System on OCI (see previous posts [1],[2],[3],[4],[5],[6],[7]) and enables the MySQL REST Service automatically: The REST Service enables us to provide access to data without requiring SQL. It also provides access to some Gen AI functionalities available in MySQL HeatWave. Adding data to MRS using Visual Studio […]