Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6954993
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:40:46+00:00 2026-05-27T14:40:46+00:00

I am trying to define a table structure/schema for this simulation database. I have

  • 0

I am trying to define a table structure/schema for this simulation database. I have been thinking days about this and how to do normalization (not sure if it is even possible):

using a very broad example and the values could be anything

runset | input value | device name | temperature | voltage | measurement name | value

Presently, I can only think of 1st Normalization and that’s it …

Any ideas? a lot of the values can be unique inside this table and can reach up to 60 million rows.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T14:40:46+00:00Added an answer on May 27, 2026 at 2:40 pm

    Actually what you have is just about right.

    Its a table of observations so just put your data in a table just as you described.

    You don’t actually need to give a table a primary key, and in your case it doesn’t look like you need one, but some people are deeply uncomfortable with this so a system generated “ID” column to act as primary key might be needed.

    In addition you might optionally have (but only if you identify an actual need):

    • a “runset” table to hold details of each run such as date, time, operator etc.
    • a “measurement” table to fully describe each measurement type.
    • a “device” table to hold details on each device (make, model, serial number etc.)

    Using “device name” and “measurement name” as primary/foreign keys would work just fine to there is no need to mess with generated “id”s on these tables.

    A well designed schema should look simple and obvious, do not mistake complication and deviousness for good design.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to define this SQL schema in JPA: TABLE event (id INT) TABLE
I'm having trouble trying to define the SQL query for this table: There's a
I have a database table I am trying to do an UPDATE/INSERT to with
I'm trying to define a table to store student grades for a online report
I am trying to model the following table structure in Symfony 2.0 using annotations.
I have a table [User] and another table [Salesperson] in my database. [Salesperson] defines
So I have an existing database that I'm trying to manipulate through ActiveRecord. All
I am trying to correctly define a tree structure in GORM and having trouble.
I am trying to design a table type structure that contains rows and cells.
I am trying to define a sql table for groups and subgroups, and so

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.