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 862519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T09:09:20+00:00 2026-05-15T09:09:20+00:00

I am working on the database layout of a straighforward small database in Mysql.

  • 0

I am working on the database layout of a straighforward small database in Mysql.
We want to modularize this system in order to have more flexiblity for different implementations we are going to make. Now, the idea was to have one module in the database (simple a group of tables with constraints between them) pass its data to the next module via views. In this way, changes in one module would not affect the other ones, as we can make sure in the view that the right data is present there at any time, although the underlying structure of tables might be different.

The structure of the App handling the database would likewise be modularized.

Is this something that is sometimes done?
On a technical side, as I understand views can’t have primary keys – how would I then adress such a view?
What other issues should be considered?

  • 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-15T09:09:21+00:00Added an answer on May 15, 2026 at 9:09 am

    Is this something that is sometimes done?

    Yes, views are often used to insulate things from data models in a state of flux.

    On a technical side, as I understand views can’t have primary keys – how would I then address such a view?

    MySQL doesn’t support materialized views. Non-materialized views are just prepared SQL statements – they don’t exist in the data model, and performance is ultimately based on what exists on the underlying table(s) and query optimizations.

    That said, layering views (creating a view that selects from another) is not recommended – it’s brittle, and there’s a big risk that performance will decrease because someone wants simplicity over query optimization.

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

Sidebar

Related Questions

I'm working on database designs for a project management system as personal project and
I'm working on a database for a small web app at my school using
I'm working with a database and I want to start using LINQ To SQL
I have a boolean field called saved in my database. I want to toggle
Recently we started working with Database project in Visual Studio 2010. I have added
Im working on a database that store dates in a varchar(10) mysql field (so
I'm working on a database design for a building monitoring system. It goes a
I'm working on a FileMaker Pro 10 database. On a particular layout (license), there
I need help with displaying images from a MySQL database. What I have is
I need help with displaying images from a MySQL database. What I have is

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.