Why does drupal need a database? What databases are supported?
Answer / Anurag Verma
Drupal needs a database to store user accounts, content, settings, and other site data. Supported databases include MySQL, MariaDB, PostgreSQL, SQLite, and Microsoft SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a patch? How to apply patch?
What is drupal region?
Is drupal java based?
What is st(), t(), get_t(), l() ?
What is the difference between theme and sub theme?
How to change theme for each content type?
What is a database api?
What do PDO mean?
What is entity api ? Have you installed and worked on this module ?
Which module is required for google, facebook, twitter login?
What is the use of hook_update_n? How drupal knows the last schema details?
What are the browser requirements for drupal?