Completed SQL Quests

Indexing in MySQL

I have been working a lot with JavaFX recently and it's been a while since doing any SQL work. After loading my project and running a few...

read more

Database Cleanup Part II

After spending a lot of time on this I failed. Well, I failed to do this how I wanted to. I wanted to create a loop of sort - set it off...

read more

Database Cleanup

Work's been busy, so I'm only just starting to get some time to continue writing my plugin - Medieval Realms for Rising World. Continuing...

read more

MySQL Performance Tests

I'm continuing to work on my Medieval Realms project and one of the obstacles I'm faced with at the moment is the storage and retrieval of...

read more

RDBMS’

So I decided to slam the brakes on MySQL and do some research into RDBMS before I got too involved again. The next biggest RDBMS next to...

read more

Back to Basics – MySQL

So it's been a few years now since I created a database in MySQL (version 6 in fact). I installed the latest version MySQL - version 8 for...

read more