Yes. It's something like MSSQL Desktop edition, but is free ( a free licenese not like MSSQL ) and it's very fast. Look here
http://www.sqlite.org/. Anyway if you need a database for a desktop app the this is the solution (not mysql or other client/server databases).
Regards