DBAs can optimize database performance through: - Indexing: Creating indexes to speed up query performance. - Query Optimization: Analyzing and optimizing slow-running queries. - Regular Maintenance: Performing regular maintenance tasks like defragmentation and updating statistics. - Resource Management: Allocating adequate resources like CPU, memory, and storage to the database.