
click to enlarge
The term database management system refers to the actual software used to access and manipulate a database.
For the sake of simplicity, a database management system is usually referred to by the abbreviation DBMS.
There are many people who interchange the terms database and DBMS without much thought. However, to be clear, a database is a file, or set of files, that contains information, while a DBMS is a software application used to create and access these files.
As stated before, almost all major DBMSs support SQL. Some of the most common Windows DBMSs that support SQL are Microsoft Access, Microsoft SQL Server, and MySQL. If you’re looking to learn more about SQL and need to download a DBMS to practice with, both MySQL and Microsoft SQL Server have free versions available.