PHP works with many databases. One of the more commonly-available databases are MySQL and SQLite. Many hosting services provide MySQL along with PHP. We’ll use MySQL here to create a simple database and to store our poll data in MySQL table.