Database tables - how many database?
        Posted  
        
            by Thomas
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Thomas
        
        
        
        Published on 2010-06-17T23:18:34Z
        Indexed on 
            2010/06/17
            23:23 UTC
        
        
        Read the original article
        Hit count: 462
        
database
How many databases are needed for a social website? I have my tech team working on developing a social site but all their tables are in 1 database. I wanted to create separate table sets for user data, temporary tables, etc and thinking maybe have one separate database only for critical data, etc but I am not a tech person and now sure how this works? The site is going to be a local reviews website.
© Stack Overflow or respective owner