Backing Up MySQL Part 5: Backing Up Big Data
According to research made by Statista in 2022, the amount of data that is being worked with […]
According to research made by Statista in 2022, the amount of data that is being worked with […]
Backend projects create projects to execute code on a centralized server and then communicate results with a […]
There are many tools we can use to back up our MySQL databases. Some are well-known and […]
If only the entire world used UTC, wouldn’t life be so much easier? We can dream, can’t […]
SQL Server 2022 is finally GA and one of the features I was most expecting is finally […]
In the MySQL world, there are a couple of ways to take backups of your data. Backups […]
There’s no doubt about it – if you’ve ever heard of Percona, you’ve heard of XtraBackup as […]
Preparing your MySQL environment As with the previous few articles, I used the same database and tables […]
MySQL is a very interesting beast to deal with – both junior developers and expert database administrators […]
Greg Larsen’s series on Learning T-SQL so far: The basic T-SQL Select Statement Ordering a result set […]
Object Relational Mapping is a database abstraction technique that aids developers in manipulating and interacting with SQL […]