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.

Which DB solution is the most secure ever?

Discussion in 'Security' started by simplythewebst, Sep 26, 2011.

  1. #1
    I would like to hear your opinions. Thanks in advance.
     
    simplythewebst, Sep 26, 2011 IP
  2. alexdoerr

    alexdoerr Peon

    Messages:
    119
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #2
    Hackers can hack any databases. It is more important to secure your database by taking necessary precautions on server-side. I think MySQL is best and easy to manage database solution.
     
    alexdoerr, Sep 28, 2011 IP
  3. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #3
    It isn't simple solution, you need to take certain measures. As is permissions for database users, setting strong passwords, as far as possible to use only local connection to the database and etc.
     
    supportex, Sep 30, 2011 IP
  4. vpslist

    vpslist Peon

    Messages:
    88
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Your code that uses SQL databases will be vulnerable to SQL injection and all the hacks you see is from poorly written PHP/SQL code that allows an injection to happen for theft of data / information.
     
    vpslist, Oct 20, 2011 IP
  5. Jay-S

    Jay-S Member

    Messages:
    201
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #5
    All databases can be hacked. You have to make sure the server and scripts access the DB are secure.
     
    Jay-S, Oct 22, 2011 IP
  6. Adam Neal

    Adam Neal Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    All of the known databases (Oracle, MySQL, PostgreSQL, etc.) are very secure but the security issues arise when you write/use insecure code or deploy your application on an unsecured environment.
     
    Adam Neal, Dec 1, 2011 IP
  7. JamesZach

    JamesZach Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Its the code that you write that matter the most and not the database that you would use.
     
    JamesZach, Dec 5, 2011 IP
  8. BarrettNetworks

    BarrettNetworks Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    It depends what your needs are and how it is setup.
     
    BarrettNetworks, Dec 15, 2011 IP