A database is an organized collection of structured data that is stored and accessed electronically. Databases are managed by database management systems (DBMS) that provide querying, indexing, and transaction support. They are central to modern applications. Example: A relational database storing customer records for an application.