Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

SQL Database

A SQL database is a database server that processes data based on the SQL language.

PHP is able to connect to many databases, including SQLite3, MySQL, PostgreSQL, Oracle, MSSQL, etc.

Documentation

See Also