Does anyone know a Linq implementation for XQuery?

the question is mainly in the title. Also, if someone started some implementation, but didn’t finish it and doesn’t want to share it, I’m interested! :) Or if it is used inside an open source project ...

+4
source share
1 answer

I found this looking for something similar.

Quote from another post :

Insai, who is interested. I am creating a Linq provider for XML columns in an SQL server.

The Linq provider will translate the query into XQuery code that is compatible with the SQL server.

Information

The code

This allows you to use a sql server, for example, a'la NoSQL database free code database. Despite the fact that usecase is not a scale here, but rather the joy of constant non-displayable objects and versions.

+1
source

Source: https://habr.com/ru/post/1306157/


All Articles