Explain the database system in drupal.
Answer / Km Poonam Rani
Drupal supports various database systems such as MySQL, MariaDB, PostgreSQL, SQLite, and Microsoft SQL Server. It abstracts the interaction between the PHP code and the database using its Database API.
| Is This Answer Correct ? | 0 Yes | 0 No |
What kind of support is available?
Why are so many drupal versions available - 4.x, 5.x ...? Which one should I use?
What makes “search” in drupal as an excellent feature than other cms?
Which are common modules used in project?
How to update the drupal?
Name the translations available in drupal?
Does godaddy support drupal?
What are drupal nodes?
What is the difference between hook_theme and hook_theme_registry?
Explain what is render array in Drupal?
What is the difference between drupal 7 and drupal 8?
How to enable a module in drupal 8?