Database modelling

SQLServerCentral Article

Database Modeling - Relationships

  • Article

A proper relationship between two people, places or things improves the communication between them. In every real-world based application, this logic holds and a database is no different. This article discusses the different relationship types possible between database objects. The designing of these relationships between them is called modeling, and the three types of relationships […]

5 (3)

You rated this post out of 5. Change rating

2020-08-31

7,380 reads

External Article

Five Online Database Modelling Services

  • Article

To design, or redesign, a database of any complexity, the Entity-Relationship modelling tool becomes essential. The specialized tools that have dominated the industry for a long while are expensive and are installed on a workstation. Now that browser technology has progressed so rapidly, the online database modelling tools have become viable and are starting to attract the attention of database designers. Are they good enough to use now? Robert Sheldon finds out.

2016-03-11

4,547 reads

Blogs

T-SQL Tuesday #184–Mentoring

By

This month’s T-SQL Tuesday blog party is hosted by Deborah Melkin, and it’s a...

T-SQL Tuesday 184 - Mentorship

By

T-SQL Tuesday is a monthly blog party hosted by a different community member each...

March 2025 SQL Challenge: Test Your Skills with Advanced SQL Scenarios

By

If you’re an experienced SQL user eager to sharpen your expertise with real-world challenges,...

Read the latest Blogs

Forums

Dynamic T-SQL Script Parameterization Using Python

By omu

Comments posted to this topic are about the item Dynamic T-SQL Script Parameterization Using...

SSIS Execute Process Task forfiles not working

By s15199d

I'm trying to use forfiles in an Execute Process Task in my SSIS package...

Display Data

By jagjitsingh

Hi I want below data to appear like below using query CREATE TABLE [dbo].[Test](...

Visit the forum

Question of the Day

Partial Backups II

What is a partial backup for a read-write database?

See possible answers