You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Prachi Garg (JIRA)" <ji...@apache.org> on 2018/10/22 20:51:00 UTC

[jira] [Closed] (IGNITE-7728) Put together a doc that shows how to blend SQL with k/v APIs

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

Prachi Garg closed IGNITE-7728.
-------------------------------

> 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: Prachi Garg
>            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)