SQL 到 LINQ 工具 [英] SQL to LINQ Tool

查看:38
本文介绍了SQL 到 LINQ 工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有可以将 SQL 语法转换为 LINQ 语法的工具?

Is there a tool out there which can convert SQL syntax to LINQ syntax?

我只想用 join 等将基本查询重写为 LINQ.这会为我节省很多时间.

I just want to rewrite basic queries with join, etc., to LINQ. It would save me a lot of time.

推荐答案

Edit 7/17/2020:我无法删除这个已接受的答案.以前挺好的,现在不行了.小心那些老帖子,伙计们.我正在删除链接.

Edit 7/17/2020: I cannot delete this accepted answer. It used to be good, but now it isn't. Beware really old posts, guys. I'm removing the link.

[Linqer] 是一个 SQL 到 LINQ 的转换器工具.它可以帮助您学习 LINQ 并转换您现有的 SQL 语句.

[Linqer] is a SQL to LINQ converter tool. It helps you to learn LINQ and convert your existing SQL statements.

不是每个 SQL 语句都可以转换为 LINQ,但 Linqer 涵盖了许多不同类型的 SQL 表达式.Linqer 支持 .NET 语言 - C# 和 Visual Basic.

Not every SQL statement can be converted to LINQ, but Linqer covers many different types of SQL expressions. Linqer supports both .NET languages - C# and Visual Basic.

这篇关于SQL 到 LINQ 工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆