[ 
https://issues.apache.org/jira/browse/IGNITE-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-3324:
-----------------------------------
    Description: 
LINQPad can be extended with a custom Data Context Driver: 
http://www.linqpad.net/Extensibility.aspx

With SQL databases, this displays a tree view (top left) of databases, tables, 
columns, and allows easy strongly-typed queries, as well as raw SQL queries in 
some cases.

In our case, I imagine the following:
* User connects to the grid with our Ignite LINQPad Driver
* List of queryable entities is displayed (one per QueryEntity) - for SQL and 
LINQ queries
* Separate list of all caches is displayed (regardless of query configuration) 
- for LINQ-to-objects and other raw cache operations (in binary mode only)

This is a low priority integration, but nice and fun one. Something like Visor 
for .NET world, but even better!

  was:
LINQPad can be extended with a custom Data Context Driver: 
http://www.linqpad.net/Extensibility.aspx

With SQL databases, this displays a tree view (top left) of databases, tables, 
columns, and allows easy strongly-typed queries, as well as raw SQL queries in 
some cases.

In our case, I imagine the following:
* User connects to the grid with our Ignite LINQPad Driver
* List of queryable entities is displayed (one per QueryEntity) - for SQL and 
LINQ queries
* Separate list of all caches is displayed (regardless of query configuration) 
- for LINQ-to-objects and other raw cache operations (in binary mode only)

This is a low priority integration, but nice and fun one.


> .NET: LINQPad Data Context Driver
> ---------------------------------
>
>                 Key: IGNITE-3324
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3324
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Priority: Minor
>
> LINQPad can be extended with a custom Data Context Driver: 
> http://www.linqpad.net/Extensibility.aspx
> With SQL databases, this displays a tree view (top left) of databases, 
> tables, columns, and allows easy strongly-typed queries, as well as raw SQL 
> queries in some cases.
> In our case, I imagine the following:
> * User connects to the grid with our Ignite LINQPad Driver
> * List of queryable entities is displayed (one per QueryEntity) - for SQL and 
> LINQ queries
> * Separate list of all caches is displayed (regardless of query 
> configuration) - for LINQ-to-objects and other raw cache operations (in 
> binary mode only)
> This is a low priority integration, but nice and fun one. Something like 
> Visor for .NET world, but even better!



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

Reply via email to