About 3,650,000 results
Open links in new tab
  1. Database Design Best Practices - Stack Overflow

    May 2, 2011 · Closed 13 years ago. I am pretty well versed with SQL Server, MySQL, Oracle etc but putting these Database products aside, is there a resource that will help me design relational …

  2. Database Design - Stack Overflow

    Feb 3, 2010 · This is a general database question, not related to any particular database or programming language. I've done some database work before, but it's generally just been whatever …

  3. System Design | Stack Overflow - GeeksforGeeks

    Jul 23, 2025 · Designing a system like Stack Overflow includes thinking about diverse elements such as scalability, reliability, and user experience. In this text, we will go through important key components …

  4. Database design including people and organisation - Stack Overflow

    May 6, 2014 · 0 I recently discovered the subtype/supertype method in relational database design and therefore this question: is this a correct design mixed with subtype/supertype design method? Before …

  5. sql - Database design for equipment maintenance ... - Stack Overflow

    Mar 31, 2018 · I am designing a database for a maintenance management application in medical equipment (hospital equipment). I have some questions about the design of this model. Actually, I've …

  6. Database Design: Relationship example between Credit ... - Stack Overflow

    Nov 29, 2013 · Database Design: Relationship example between Credit Card and Credit Card Type Asked 15 years, 7 months ago Modified 12 years, 4 months ago Viewed 6k times

  7. Database design for email messaging system - Stack Overflow

    Jul 30, 2010 · I want to make an email messaging system like Gmail. I want to have the options: Starred, Trash, Spam, Draft, Read, Unread. My database: CREATE TABLE [MyInbox]( [InboxID] [int] …

  8. Database design? - Stack Overflow

    Mar 6, 2012 · The only real exception to this is if your database is going to be primarily used for reporting, and only occasionally updating. Then, the cost of updating in several different places …

  9. How to Download the Stack Overflow Database

    Oct 3, 2015 · It only includes StackOverflow.com data, not data for other Stack sites To get started, here’s a few helpful links: A Presenter’s Guide to the Stack Overflow Database This Meta.SE post …

  10. Download the Current Stack Overflow Database for Free (2021-02)

    Jun 17, 2021 · Stack Overflow, the place where most of your production code comes from, publicly exports their data every couple/few months. @TarynPivots (their DBA) tweets about it, and then I pull …