http://www.microsoft.com/sql/editions/compact/sscecomparison.mspx
It's basically an expanded version of MS Access: just an *.mdf file on disk that can be accessed as if it was a SQL Server. So, since you only need the local data it's perfect for you since you won't have to provide access to more than one user, and the RBS won't know the difference. Keeps you from having to install SQL Server 2005 Express.