• What does LINQ have to do with SQL Server going away? The two are unrelated. There is LINQ to SQL after all. LINQ does not replace a database. It is a form of querying inside of a .NET language. It can query just about anything that can be exposed to it.