What database does drupal use?
Answer / Gopal Kumar
Drupal primarily uses a relational database management system (RDBMS), with MySQL being the recommended and most widely used option. Other supported databases include Microsoft SQL Server, PostgreSQL, and SQLite.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the flow of information between the 5 main layers of drupal?
What are some most commonly used php based cms?
How will you add the fields inside the panels?
What is the use of URL path settings option while creating basic page?
Explain the block in drupal?
Explain hooks in drupal.
Single sign on functionality
List the system requirements for drupal installation?
What is drupalcon and druplicon?
How long will drupal 7 be supported?
What is cross site scripting ? How do you ensure from drupal end?
What is the use of module_invoke and module_invoke_all?