You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/01/14 13:12:39 UTC

[jira] [Comment Edited] (IGNITE-1630) .Net: Create LINQ adapter for queries.

    [ https://issues.apache.org/jira/browse/IGNITE-1630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15098032#comment-15098032 ] 

Pavel Tupitsyn edited comment on IGNITE-1630 at 1/14/16 12:11 PM:
------------------------------------------------------------------

* This may intersect with Entity Framework Data Provider functionality
* Investigate reLinq (it is under Apache license, and is used by EF and NHibernate)
  * http://chris.eldredge.io/blog/2012/03/29/Getting-Started-With-Relinq/
  * https://relinq.codeplex.com/


was (Author: ptupitsyn):
* This may intersect with Entity Framework Data Provider functionality
* Investigate reLinq http://chris.eldredge.io/blog/2012/03/29/Getting-Started-With-Relinq/

> .Net: Create LINQ adapter for queries.
> --------------------------------------
>
>                 Key: IGNITE-1630
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1630
>             Project: Ignite
>          Issue Type: Task
>          Components: interop
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Priority: Critical
>
> *NOTE*: Is targeted for 1.6, but might be moved forward in case of tight release schedule.
> SQL queries are one of the most frequently used features in data grids. And .Net comes with a very nice LINQ concept. 
> We need to investigate and idea of own LINQ adapter which will delegate to Ignite native query API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)