Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. Database design

Database design

Scheduled Pinned Locked Moved Database
databasedesignregex
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    Bastien Vandamme
    wrote on last edited by
    #1

    Hello, I'll have to create a new database. It's a classic membership database. I need to create tables to allow my users to identify with Facebook, Google, Windows, ... I'm not the first one to create this kind of database. I would like to know if it exists a website with samples, helpers or pattern of classic database design (in UML or ERM). Thank you,

    J G 2 Replies Last reply
    0
    • B Bastien Vandamme

      Hello, I'll have to create a new database. It's a classic membership database. I need to create tables to allow my users to identify with Facebook, Google, Windows, ... I'm not the first one to create this kind of database. I would like to know if it exists a website with samples, helpers or pattern of classic database design (in UML or ERM). Thank you,

      J Offline
      J Offline
      Jorgen Andersson
      wrote on last edited by
      #2

      Have a start here[^].

      Wrong is evil and must be defeated. - Jeff Ello[^]

      B 1 Reply Last reply
      0
      • J Jorgen Andersson

        Have a start here[^].

        Wrong is evil and must be defeated. - Jeff Ello[^]

        B Offline
        B Offline
        Bastien Vandamme
        wrote on last edited by
        #3

        Thank you. It's exactly what I'm looking for.

        J 1 Reply Last reply
        0
        • B Bastien Vandamme

          Thank you. It's exactly what I'm looking for.

          J Offline
          J Offline
          Jorgen Andersson
          wrote on last edited by
          #4

          You're welcome.

          Wrong is evil and must be defeated. - Jeff Ello[^]

          1 Reply Last reply
          0
          • B Bastien Vandamme

            Hello, I'll have to create a new database. It's a classic membership database. I need to create tables to allow my users to identify with Facebook, Google, Windows, ... I'm not the first one to create this kind of database. I would like to know if it exists a website with samples, helpers or pattern of classic database design (in UML or ERM). Thank you,

            G Offline
            G Offline
            GuyThiebaut
            wrote on last edited by
            #5

            There is not a straight answer to that question as there are many different forms of data warehouses. Also a data warehouse is a database so the question does not really make sense. The data warehouses I have worked with differ from non data warehouse databases in the following manner: A data warehouse keeps transactional data so that the state of a database at any point in time can be recreated. As a consequence data warehouses contain a lot of data as every single change, at the column level, illicits the creation of a new row. Data warehouses can contain raw, staging and warehouse schemas to enable the verifying of data before it is placed in the data warehouse. A data warehouse is generally used where one wants to be able to have an audit trail of the contents of the database. That's my t'penneth.

            “That which can be asserted without evidence, can be dismissed without evidence.”

            ― Christopher Hitchens

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups