News
Entertainment
Science & Technology
Life
Culture & Art
Hobbies
News
Entertainment
Science & Technology
Culture & Art
Hobbies
MySQL HeatWave integrates GenAI capabilities into MySQL on OCI. We have demonstrated how HeatWave GenAI can leverage RAG's capability to utilize ingested documents (unstructured data) in LakeHouse and generate responses to specific questions or chats. See: https://blogs.oracle.com/mysql/post/effortlessly-build-aipowered-qa-apps-using-heatwave-genai https://blogs.oracle.com/mysql/post/generative-ai-in-heatwave-introduction https://blogs.oracle.com/mysql/post/new-features-in-heatwave-genai https://blogs.oracle.com/mysql/post/announcing-the-general-availability-of-heatwave-genai The common theme here is the use of data stored…
In the previous post, we saw how to deploy MySQL HeatWave on Amazon. Multicloud refers to the coordinated use of cloud services from multiple providers. In addition to our previous post, where we deployed MySQL HeatWave on Amazon, we will explore how to connect with another cloud service. Oracle has…
Percona has released the MySQL 5.7 EOL source code for Percona Server for MySQL 5.7.44-52 and Percona XtraDB Cluster 5.7.44-31.65.5. Learn how this release supports the open source community and extends MySQL 5.7’s usability beyond EOL.
Multicloud is a cloud adoption strategy that utilizes services from multiple cloud providers rather than relying on just one. This approach enables organizations to take advantage of the best services for specific tasks, enhances resilience, and helps reduce costs. Additionally, a multicloud strategy offers the flexibility necessary to meet regulatory…
Yesterday I participated to the Oracle Technology Roundtable for Digital Natives in Zurich. It was a good opportunity to learn more about AI, Cloud and HeatWave with the focus on very trendy features of this product: generative AI, machine learning, vector processing, analytics and transaction processing across data in Data Lake and MySQL databases. It […]
The preFOSDEM MySQL Belgian Days 2025 will occur at the usual place (ICAB Incubator, Belgium, 1040 Bruxelles) on Thursday, January 30th, and Friday, January 31st, just before FOSDEM. Again this year, we will have the chance to have incredible sessions from our Community and the opportunity to meet some MySQL…
Used to be that replication lag was as simple as Seconds_Behind_Master (renamed to Seconds_Behind_Source). But with multi-threaded replication (MTR) this is no longer the case. It’s time to relearn replication lag monitoring using Performance Schema tables.