Examples of diff database schemas

  • I might not be asking the right question but does anyone know of any site or source for examples of different kinds of database schemasit doesn't have to be SQL or Oracle???

    Any help appreciated

  • Database schemas are usually built per application based on the requirements. Can you be a little more specific in what you are looking to do?

    K. Brian Kelley

    bkelley@sqlservercentral.com

    http://www.sqlservercentral.com/columnists/bkelley/

    K. Brian Kelley
    @kbriankelley

  • i just wanted to see if there was any site for database blueprints.

  • Are you looking for the underlying schema of a database system (the system itself) or schema for individual applications that make use of the database system.

    K. Brian Kelley

    bkelley@sqlservercentral.com

    http://www.sqlservercentral.com/columnists/bkelley/

    K. Brian Kelley
    @kbriankelley

  • no not the underlying schema of the database systems.

    Let's say i'm looking to build an auction site or an online purchasing system.

    By viewing sample schemas of previously build auctions or purchasing database schemas i'd be more comfortable building a new one.

    But as you've mentioned previously schemas are build per application requirements and i agree with you.

    just thought maybe there was a site where all this information was available.

    Thank you

    Edited by - Alex.Sadykov on 03/21/2002 4:27:02 PM

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply