Computers, and the services they support like the internet, are essentially just tools to process and transfer data. A lot of this data is stored on a database server, which is a computer that runs a database application like MySQL, Microsoft SQL Server or Oracle Database. In fact almost all Web 2.0 websites are powered by some kind of database server.
This guide takes a look at some of the features of a database server, explores issues of data security, and provides some practical tutorials to help you set up your own web site and database server.
| Database Security
Threats and risks to databases have increased and therefore, the need for securing databases has also increased. Let's learn about the basic facets of database security, including... |
How to Manage Very Large Databases
Database applications may suffer performance hits sooner or later if not careful. Always following the best practices for large SQL databases is the way to go should you want your apps... |
| How to Create a PHP Forum
Installing phpBB from the source, plus how to set up a basic forum using the phpBB package... |
Five Common Gaps in Logical Network Security
Many organizations with a strong information security program often inadvertently leave one or two gaps in their defenses. In this article, we examine five common misses in addressing... |
| The Future of Windows Server
The next generation of server may be more than a server. It will be a multiple server offering up opportunities to present multiple software solutions to what were previously hardware... |
Threats to Database Security
With the increase in usage of databases, the frequency of attacks against those databases has also increased. Here we look at some of the threats that database administrators actually... |