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

Denis Magda commented on IGNITE-7728:
-------------------------------------

[~Artem Budnikov],

I would create a new section "SQL, Key-Value and Compute" above "Tools and 
Analytics Section" and name the page as "Getting Started".

Plus, add a compute section to the page showing how to do 
"compute.affinityRun(key, etc)" where the key is one of the primary keys (take 
Amsterdam's key from your key-value example).

Finally, please ask [~isapego] and [~vozerov] to help prepare C++ and .NET 
snippets for the key-value and compute samples. 

> Put together a doc that shows how to blend SQL with k/v APIs
> ------------------------------------------------------------
>
>                 Key: IGNITE-7728
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7728
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Denis Magda
>            Assignee: Denis Magda
>            Priority: Blocker
>             Fix For: 2.7
>
>
> More and more people start blending SQL with key-value APIs in Ignite. 
> Usually, they create tables/caches with DDL and wish to use key-value later 
> as well:
> [https://stackoverflow.com/questions/48795533/how-do-i-read-data-from-cache-using-javaapi-after-i-put-it-through-jdbc]
> https://stackoverflow.com/questions/49834964/mixing-apache-ignite-binaryobject-with-sql-tables/49864396#49864396
>  
> We already have a project that demonstrates this approach:
> [https://github.com/dmagda/ignite_world_demo]
>  
> Put together a doc that points out to it and elaborates on this topic. The 
> doc needs to explain how tables are mapped to the caches, columns to types as 
> discussed here: 
> http://apache-ignite-developers.2346864.n4.nabble.com/write-through-when-using-SQL-updates-td29767.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to