The Confluence installation includes an embedded HSQLDB database, supplied for the purpose of evaluating Confluence.
If you are using the embedded database, the database files are stored in the \database directory under your Confluence Home Directory. See also Important Directories and Files.
Note: The embedded HSQLDB database is not suitable for production Confluence sites.
Production sites should use an external database. See our guide to database configuration. When using the default HSQLDB database, you run the risk of irrecoverable data loss because HSQLDB is not transaction safe.