Redgate logo for print use
Skip to contentRedgate logo
  • Products
  • Solutions
  • Customers
  • Our company
  • Support
  • Learning & community
  • Buy now
    • See all products
    • Request a quote
    • Contact sales
    • My account
    • Shopping cart
  • Products
    • All products
    • Redgate Flyway
    • Redgate Monitor
    • Redgate Test Data Manager
    • SQL Toolbelt Essentials
    • Productivity
      • SQL Prompt
      • Redgate Data Modeler
      • SQL Search
      • Redgate pgNow
    • Test data management
      • Redgate Test Data Manager
    • Version control
      • Redgate Flyway
      • SQL Source Control
      • Source Control for Oracle
    • Comparison products
      • SQL Compare
      • SQL Data Compare
      • Schema Compare for Oracle
      • Data Compare for Oracle
      • Redgate pgCompare
      • Schema Compare for MySQL
    • .NET
      • .NET Developer Bundle
      • .NET Reflector
      • ANTS Performance Profiler
      • ANTS Memory Profiler
      • SmartAssembly
    • All products
      • .NET Developer Bundle
      • .NET Reflector
      • ANTS Memory Profiler
      • ANTS Performance Profiler
      • Data Compare for Oracle
      • Data Masker
      • Redgate Data Modeler
      • Redgate Flyway
      • Redgate Monitor
      • Redgate pgCompare
      • Redgate pgNow
      • Redgate Test Data Manager
      • Schema Compare for MySQL
      • Schema Compare for Oracle
      • SmartAssembly
      • Source Control for Oracle
      • SQL Backup
      • SQL Clone
      • SQL Compare
      • SQL Data Catalog
      • SQL Data Compare
      • SQL Data Generator
      • SQL Dependency Tracker
      • SQL Doc
      • SQL Index Manager
      • SQL Multi Script
      • SQL Prompt
      • SQL Provision
      • SQL Scripts Manager
      • SQL Search
      • SQL Source Control
      • SQL Test
      • SQL Toolbelt Essentials
  • Use Cases
    • Overview
    • Security and compliance
    • Database monitoring and observability
    • Database change management
    • Productivity and workflow automation
    • Cloud migration and workload optimization
    • Database modernization
    • Efficiency and cost optimization
    • AI data readiness
  • Customers
  • Our company
    • Overview
    • Careers
    • Contact us
    • Redgate blog
    • Newsroom
    • Leadership
  • Support
  • Learning & community
    • Learning & community | Redgate Hub
    • Product articles
    • University
    • Events
    • Forums
    • Community
    • Simple Talk
  • Buy now
    • See all products
    • Request a quote
    • Contact sales
    • My account
    • Shopping cart

Security and compliance

Ensure data security and compliance with data masking, monitoring, and change traceability

Database monitoring and observability

Monitor and understand your databases with full visibility into performance and change

Database change management

Build, test, and deploy database changes with confidence

Productivity and workflow automation

Simplify and speed up database development workflows

AI data readiness

Prepare reliable data foundations for AI initiatives

Database modernization

Simplify and secure database modernization across platforms

Efficiency and cost optimization

Control costs and boost efficiency in database operations

Cloud migration and workload optimization

Simplify and speed up cloud database transformation

New report2026 State of database landscape cover

2026 State of the Database Landscape − download the report

Get an overview of our solutions

Redgate Flyway

Bring stability and speed to database deployments

Redgate Monitor

Understand server performance in an instant with fast deep-dive analysis

SQL Toolbelt Essentials

10 simple tools for fast SQL Server development

Redgate Test Data Manager

Get test data that catches bugs and passes audits

See all our products

New 2026 State of the Database Landscape report|Get your copy

Redgate Blog

  • All
  • Audit & compliance
  • Database development
  • DevOps
  • Events
  • Software development
  • Working at Redgate
Redgate Data Modeler

Redgate Data Modeler

21 February 2014

Redgate Data Modeler

Redgate Data Modeler

21 February 2014

How to Create a Database Model From Scratch

So you want to create your first database model but you don't know how to start? Read on! I assume you already know a little about tables, columns, and relationships. If you don’t, watch our video tutorials before you continue. Read more
Redgate Data Modeler

Redgate Data Modeler

10 February 2014

Redgate Data Modeler

Redgate Data Modeler

10 February 2014

1000 users and growing strong!

It's been already 100 days since we launched Redgate Data Modeler. There is already 1000 satisfied Redgate Data Modeler users. Thank you for your trust and interaction! Read more
Redgate Data Modeler

Redgate Data Modeler

6 February 2014

Redgate Data Modeler

Redgate Data Modeler

6 February 2014

Database Design 101: References

In this third part of our Database Design 101 series you will learn about references – how to create a relationship between the tables, how it affects their structure, and how it looks in the data. Read more
Geoff Bones

Geoff Bones

30 January 2014

Geoff Bones

Geoff Bones

30 January 2014

Code kata 1: Old money

The kata Imagine: it’s 1968 – the Beatles, Carnaby St and Austin Powers – except there’s all the technology of 2013 as well. Including vending machines. But, being 1968, vending machines have to deal with old money. It’s quite simple; I’ll describe it here. Money is made up of pounds… Read more

Code Katas

Personal Development

Redgate Data Modeler

Redgate Data Modeler

28 January 2014

Redgate Data Modeler

Redgate Data Modeler

28 January 2014

WordPress Database Finally Unveiled!!!

Sorry for that tabloid title, but I couldn't resist. I'm going to show you how to view the database design of other people’s systems. It will work for legacy systems as well. Of course, you may call show tables and describe table in the database console but that’s a very rudimentary way to examine… Read more
Redgate Data Modeler

Redgate Data Modeler

28 January 2014

Redgate Data Modeler

Redgate Data Modeler

28 January 2014

Database Design 101: Tables, Columns, and Data Types

In this video tutorial for beginners, you will learn about table columns and the most commonly used data types. Read more
Redgate Data Modeler

Redgate Data Modeler

24 January 2014

Redgate Data Modeler

Redgate Data Modeler

24 January 2014

Designing a Database: Should a Primary Key Be Natural or Surrogate?

Suppose we design a database. We've created some tables, each one has a few columns. Now we need to choose columns to be primary keys (PK) and make references between tables. And here some inexperienced designers face the dilemma – should a primary key be natural or surrogate? There's one and… Read more
Redgate Data Modeler

Redgate Data Modeler

23 January 2014

Redgate Data Modeler

Redgate Data Modeler

23 January 2014

Database Design 101: What is a Database

First part of our Database Design 101 series that brings you an easy-to-understand introduction to databases. Read more
Redgate Data Modeler

Redgate Data Modeler

30 December 2013

Redgate Data Modeler

Redgate Data Modeler

30 December 2013

Database Design 101: Database Model for an Online Store

A good data modeling exercise for beginners is to create a data model of an online store. Every time I give this exercise to my students, I'm surprised at how difficult it is for them. Let's see how it can be done. We know we have to create a table… Read more
Redgate Data Modeler

Redgate Data Modeler

16 December 2013

Redgate Data Modeler

Redgate Data Modeler

16 December 2013

How to import an existing database into Redgate Data Modeler: Reverse Engineering

The newest Redgate Data Modeler feature is Reverse Engineering: a way to import an existing database into Redgate Data Modeler. The Reverse Engineering tool is a simple command-line Java application that you can download from our website. It connects to your database, reads the table and view details and stores… Read more
PreviousNext
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
The 2026 State of Database Landscape report cover

New report for 2026

2026 State of the Database Landscape

Database teams are under pressure to move faster than ever – without losing control. The State of the Database Landscape reveals how teams are responding in 2026.

Download the report

The "Introduction to PostgreSQL for the data professional" front cover

Free book

Introduction to PostgreSQL for the data professional

From getting your first instance, to server configurations, we cover the PostgreSQL basics.

Get your free copy

Products

  • Redgate Monitor
  • Redgate Flyway
  • Redgate Test Data Manager
  • SQL Toolbelt Essentials
  • SQL Prompt
  • SQL Compare

Solutions

  • Security and compliance
  • Database monitoring and observability
  • Database change management
  • Productivity and workflow automation
  • Cloud migration and workload optimization
  • Database modernization
  • Efficiency and cost optimization
  • AI data readiness

Support

  • Forums
  • Contact product support
  • Find my licenses
  • Download older versions

Our company

  • Careers
  • Contact us
  • Redgate Blog
  • Our values
  • Leadership

Trust Center

  • License agreement
  • Privacy and cookies
  • Modern slavery statement
  • CCPA
  • Accessibility

Community

  • Podcast
  • Simple Talk
  • Redgate Advocates
  • SQL Server Central

Learning

  • Product Articles
  • Events
  • University
  • Books

Partners

  • Resellers
  • Consulting partners

Follow us

Redgate on TwitterRedgate on LinkedInRedgate on YouTube
  • Copyright 1999 - 2026 Red Gate Software Ltd

Cookies on red-gate.com

This website stores cookies on your computer.

These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.

To find out more about the cookies we use, see our Privacy Policy.

  • Customize additional cookies