Beginner’s Guide to Writing mySQL Database Schemas

When developing a software project one of the most important, foundational and intrinsic aspects is a properly structured database schema. It’s the equivalent of when building a house you need to ensure the foundation is properly laid, otherwise the chances of building a quality house are drastically reduced. Surprisingly easier than one would think, let’s […]