Showing entries 1271 to 1280 of 45385
« 10 Newer Entries | 10 Older Entries »
Testing MySQL Applications With Java and Testcontainers

Over the years, I have become obsessed with writing code tests. One big pain point with writing tests is testing code that interacts with a database. In this post, we will talk about some of the difficulties encountered when writing tests for database interaction and how we can use Testcontainers to mitigate those issues. The Issues On […]

Introducing JavaScript support in MySQL

MySQL continues to gear up innovations and now includes rich procedural programming capabilities inside the database. Developers can now write JavaScript stored programs (functions and procedures) in the MySQL database server. The stored programs will be run with the GraalVM run time. This is available as a Preview in MySQL Enterprise Edition and can be […]

Introducing JavaScript support in MySQL

MySQL continues to gear up innovations and now includes rich procedural programming capabilities inside the database. Developers can now write JavaScript stored programs (functions and procedures) in the MySQL database server. The stored programs will be run with the GraalVM run time. This is available as a Preview in MySQL Enterprise Edition and can be downloaded via Oracle Technology Network (OTN). MySQL-JavaScript is also available in the MySQL Heatwave cloud service on OCI, AWS and Azure.

MySQL Shorts - Top 5 Countdown - #2

MySQL Shorts is a short-format video series dedicated to all things MySQL. This post is one in a series where we will count down the top 5 MySQL Shorts videos based on views.

MySQL Meetups Over the World - Report

Worldwide meetups - Recap/Report

MySQL Content at Oracle Academy

Oracle Academy, Oracle’s global philanthropic educational program, is open to educators around the world to advance technology education, skills, innovation, and diversity and inclusion. In this post, we highlight some of the MySQL resources that are available for Oracle Academy Members.

MySQL Content at Oracle Academy

Oracle Academy, Oracle’s global philanthropic educational program, is open to educators worldwide to advance technology education, skills, innovation, diversity, and inclusion. Oracle Academy offers education resources in several tiers – ‘Academy Bytes’, workshops, and complete curriculum – to instructors and students at no cost. Oracle Academy also produces the Oracle Academy Tech Chat podcast and shares news […]

MySQL Meetups Over the World – Report

The MySQL community team with local user groups and partners organize MySQL meetups around the world. Below are some of the ones we’ve hosted recently and we hope to bring more user group activities soon. SMUG Meetup, November 30th, from 5pm to 8pm MySQL team in cooperation with Etraveli hold a MySQL Meetup (SMUG) in […]

Exploring MySQL 8 Priority-Based Error Log Filtering

Error logging is a critical aspect of database administration, providing insights into issues, warnings, and errors that may affect the system’s stability and performance. MySQL 8 introduces Error Log Filtering as a mechanism to fine-tune the error log, allowing administrators to focus on the most critical issues. By assigning priorities to different error types, administrators […]

Newsletter Repost: Developer Interview With Christian Olear – OpenLampTech

Long-time web developer Christian Olear shares an insightful developer interview with the OpenLampTech newsletter readers.

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.

Spanning two-plus decades, Christian Olear has programmed using Laravel, the Zend framework, and Symfony to name just a few, in addition to vanilla PHP.

Head on over and grab your free subscription to OpenLampTech to read this developer interview and more.

Thank you for reading this post. Please share it with someone else …

[Read more]
Showing entries 1271 to 1280 of 45385
« 10 Newer Entries | 10 Older Entries »