Source: wikibot/database-refactoring
= Database refactoring
{wiki=Database_refactoring}
Database refactoring is the process of improving the structure and design of a database without changing its functionality or the data it contains. Just like code refactoring in software development, which aims to enhance code quality, maintainability, and performance, database refactoring focuses on optimizing the database schema and its components for better performance, scalability, and ease of maintenance.