Posts by
Redgate Data Modeler
Organizing an event is a lot of work! In this article, we examine the data model behind an event organization app. Read more
Other than location, what’s it take to run a successful real estate business? We examine a data model to help real estate agencies stay organized. Read more
Being healthy and fit is a lifestyle, not a fad. People who realize the value of health make it a priority, keeping records of all their fitness-related facts. In this article, we’ll examine the design of the database behind a health and fitness application. Read more
What kind of data model can handle all the planning and activities used in process management? In this article, we discuss one design for a process management database.
Read more
In this era of tough competition, job portals are not just platforms for publishing and finding jobs. They are leveraging advanced services and features to keep their customers engaged. Let’s dive into some advanced features and build a data model that can handle them. Read more
Bus and train travel hubs are full of activity: the crowd, the rush, the lines, the race to the platform r a terminal. Clearly, such places require a lot of organization! In this article, we’ll describe a database model that could keep a transport hub organized. Read more
What kind of database model does it take to run a gallery or museum? How can it be optimized to manage events, partnerships, and other activities? Read more
In this article, I’ll walk you through some fundamental considerations for working with date- and time-related data in MySQL. We’ll also look at how to handle multiple time zones and daylight saving time changes. Read more
Project management is a booming field. In this article, we’ll examine a data model to support a project management app. Read more
In previous articles, we’ve discussed data model that could run card games, board games and even MMO games. Many of these were based off the board games data model; the simple tic-tac-toe game was developed using Spring Boot and AngularJS. In this article we’ll move to a next level and develop a model that... Read more