integrity
Your data needs integrity -- right? What good is a tool for managing your data if it loses data? ACID-compliant databases provide data integrity guarantees that no spreadsheet application I have ever seen provides.
. . . and not all DBMSes are like Oracle. Some are much lighter weight, such as SQLite.