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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T19:07:01+00:00 2026-05-23T19:07:01+00:00

When should a new Database be created rather than new tables in an existing

  • 0

When should a new Database be created rather than new tables in an existing Database?

For example, if I have a site and I want to add a forum to it, should I add the forum tables to the existing Database or should I create a new Database and add the forum tables there?

In other words, when does it make sense to add new tables to a new Database rather than to an existing Database?

Thank you.

  • 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-23T19:07:01+00:00Added an answer on May 23, 2026 at 7:07 pm

    It is generally syntactically easier to join on tables that are in the same database. It’s really a question of logical grouping.

    In the case of a forum on a website, if you have a shared “User” table, or similar, you may want to keep things in the same database because it can make things like foreign key constraints and joining simpler.

    you could design your application so that every table is in a separate database. If that seems ridiculous, ask yourself why it seems ridiculous, and you are likely to come up with a heuristic about what tables belong together. you can then apply that heuristic to future additions.

    This answer doesn’t really apply if you are talking about 3rd party databases. For 3rd party products that need their own database, I think ringfencing into a separate DB is almost always the right call.

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

Sidebar

Related Questions

I have the following code, that in my head should create a new row
I have a database that relies on a bunch of Many-to-Many and rather than
When I am creating a new database table, what factors should I take into
I'm learning MVC and am having trouble deciding when I should create a new
I have some ctypes bindings, and for each body.New I should call body.Free. The
How to create new table which structure should be same as another table I
Simply put: I have a database design in my head and I now want
We have an existing Web application and we want to migrate from a custom
I have a Create New Employee ASP.Net MVC form. My complex object is an
I have created a django app. Now i want to test the application's performance

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.