Hi there,
AFAIK, there is no EF Provider for LINQ. Maybe some third party has created one, but I've never seen it.
Upsizing to a SQL Server database (which you can use with the free Express edition) should be relatively straightforward. Then you can use EF or Linq to SQL...
Cheers,
Imar