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

  • SEARCH
  • Home
  • 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 have a legacy database that I am working with a basic column layout
Directly under this small intro here you'll see the layout of the database tables
I have a database working in my local sql server 2005 express edition. I
Does anybody have an example of working with database using Visual C++ and OLEDB?
I have a boolean field called saved in my database. I want to toggle
I'm working on a FileMaker Pro 10 database. On a particular layout (license), there
I am working on small android application,I want to display newly added items on
I'm working on a UTF-8 Persian website with integrated mysql database. All the content
What I've Done I have created a GridView in my layout. This GridView I'd
I'm working on a tags system, what it should do is you can have

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.