Answer Posted / Shivam Kumar
Drupal uses a PHP-based API to interact with the underlying database. It stores data in tables that correspond to various entities such as nodes, users, and comments. The database schema is created based on Drupal core and any installed modules.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers