1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

To choose which DB

Discussion in 'MySQL' started by cobilass, Feb 2, 2009.

  1. #1
    Hello everybody,


    I have some basic question about choosing a right database.
    I'm new in database world and also in these days i read "Database System Concepet" by Abraham Silberschatz Henry F. Korth S. Sudarshan.
    So i want to learn a database system like "MySQL" or "Oracle" or "MS SQL Server" after learning database system concepts.
    But i'm in doubt and i dont know which one is better.
    I want to learn a database system which support large and medium project.
    Of course some frindes suggest "Oracle" but i'd rather know your suggestion too.
    and which one works with "ASP.NET" perfectly?


    Thank you
     
    cobilass, Feb 2, 2009 IP
  2. prasunsen

    prasunsen Peon

    Messages:
    51
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    ASP.NET is Microsoft's stuff so I would guess it works best with MsSQL.
     
    prasunsen, Feb 2, 2009 IP
  3. w0tan

    w0tan Peon

    Messages:
    77
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    OLE is the name of the library that manages ASP.NET database connections. It supports connections to a lot of different databases (access, mssql, oracle, and I believe mySQL as well).

    You can have your pick. Since you're just getting started, why not download a copy of SQL Server Express? It's free from Microsoft.
     
    w0tan, Feb 2, 2009 IP
  4. robuk21

    robuk21 Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    MS SQL Server will work best with an ASP.NET site and will be the easiest to intergrate, but .NET is perfectly capable of connecting to other databases such as MySQL.

    Which database you use will probably come down to personal preference and you should probably just try them to see which one you prefer, though Oracle is quite expensive, however you can try MySQL and SQL Server for free.
     
    robuk21, Feb 19, 2009 IP
  5. starangel

    starangel Notable Member

    Messages:
    164
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    208
    #5
    mysql is good and it runs on many platforms.
     
    starangel, Feb 19, 2009 IP
  6. RockyMtnHi

    RockyMtnHi Active Member

    Messages:
    211
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #6
    If you start with MySQL then you'll have a powerful, free tool that can be used for both small and medium sized projects. Having said that, MS SQL Server is normally used with ASP.NET because Microsoft build both of them.
     
    RockyMtnHi, Feb 21, 2009 IP
  7. studyjava.org

    studyjava.org Peon

    Messages:
    246
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    go with MSSQL, its good for MS technologies
     
    studyjava.org, Feb 22, 2009 IP