Hello Miroslav, The obvious thing that comes to my mind is LINQ-to-SQL, although the LINQ API only remotely resembles SQL, as there are a lot of concepts from C# "leaking" into the LINQ-to-SQL API.
Other than that, my marketing efforts have shown that there are at least these libraries: - http://typedquery.sourceforge.net - http://www.llblgen.com/ (commercial) Unfortunately, I don't have any .NET experience, so I don't really know the above tools from a user perspective Help in porting jOOQ to C# (C#OOQ?) is very welcome, of course :-) Cheers Lukas 2013/3/5 Miroslav Dubovský <[email protected]> > Are there comparable framework for .Net like JQOO ? > > -- > You received this message because you are subscribed to the Google Groups > "jOOQ User Group" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
