Answer Posted / Amit Rawat
Drupal utilizes a database to store content and configuration data. By default, it supports MySQL, PostgreSQL, SQLite, and Microsoft SQL Server databases. The database schema is built using the PHP Data Abstraction Layer (PDAL) for database abstraction. Modules, themes, and core files are stored in the filesystem while content and configuration data are stored in the database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers