• In fact, most of today’s database systems are referred to as a Relational Database
Management System (RDBMS), because of their ability to store related data
across multiple tables.
• Some of the more popular relational database management systems include:
Microsoft Access
Filemaker
Microsoft SQL Server
MySQL
Orcle
• If you are using a database for home or small office use, Microsoft Access or
Filemaker should be fine. If you need to create a database driven website, then
you’re better using a more robust system such as SQL Server, Oracle, or MySQL.