MySQL Robert Sheldon in MySQL Working with MySQL Stored Procedures MySQL stored procedures are objects containing one or more SQL statements for reuse. They often contain business logic. Robert Sheldon... 15 April 2022 19 min read
MySQL Robert Sheldon in MySQL Working with MySQL Views Views in MySQL allow you to save a predefined SQL query. Robert Sheldon explains the benefits of views and how... 16 March 2022 19 min read
MySQL Robert Sheldon in MySQL Working with MySQL tables After getting a new database in place, the next step is to create tables. In this article, Robert Sheldon walks... 28 February 2022 19 min read
MySQL Robert Sheldon in MySQL Getting started with MySQL The first step when getting started with MySQL is to get it installed and running. In this article, Robert Sheldon... 31 January 2022 14 min read
.NET Lance Talbert in .NET Using MySQL with Unity Even games must store data like top scores. In this article, Lance Talbert explains how to save data using MySQL... 15 April 2021 16 min read
AWS David Yahalom in AWS Combining Amazon Aurora, Lambda, and SQS to go Beyond the Native Capabilities of MySQL Tapping the power of serverless computing via Lambda functions and cloud-native technologies allows us to extend the native capabilities that... 26 May 2018 18 min read
AWS Robert Sheldon in AWS Amazon’s Aurora: A Distributed SQL Database Alternative For MySQL Applications SQL-based distributed Cloud Relational databases aren't new, but Amazon's Aurora offers an alternative to SQL Azure, and, being MySQL-compatible, provides... 15 January 2015 13 min read
Tools Michael Sorens in Tools MySQL Data Compare: The Manual that Time Forgot MySQL Data Compare can both compare the data in MYSQL databases and also synchronise them. It is handy for a... 28 May 2013 16 min read
Tools Michael Sorens in Tools MySQL Compare: The Manual That Time Forgot, Part 1 Although SQL Compare, for SQL Server, is one of Redgate's best-known products, there are also 'sister' tools that allow you... 03 May 2013 14 min read