I think LLBLGen still has the most mature Linq > SQL translator and supports most major databases, as they have an intermediate query model between the LINQ expression trees and database providers. Unfortunately only available with generated code, no code-first support.
https://www.llblgen.com/