Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/node.js/36.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/ssh/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何将sql数据库与ignite cluster连接以同步数据?_Sql_Node.js_Sql Server_Ignite_Thin Client - Fatal编程技术网

如何将sql数据库与ignite cluster连接以同步数据?

如何将sql数据库与ignite cluster连接以同步数据?,sql,node.js,sql-server,ignite,thin-client,Sql,Node.js,Sql Server,Ignite,Thin Client,我是apache ignite的新手。我创建了ignite集群并将我的nodejs瘦客户端连接到它。它工作正常,但只创建js文件中指定的缓存创建函数。现在我想将我的sql server数据与ignite同步。你知道我要怎么做吗 我试图连接Grid gain,但它不允许我创建免费群集?请参阅有关RDBMS集成的文档 可以通过生成与RDBMS数据模型对应的Maven项目来帮助您 GridGain社区版是免费的,只要您自己部署即可。但是,它也受到股票ApacheIgnite的支持

我是apache ignite的新手。我创建了ignite集群并将我的nodejs瘦客户端连接到它。它工作正常,但只创建js文件中指定的缓存创建函数。现在我想将我的sql server数据与ignite同步。你知道我要怎么做吗

我试图连接Grid gain,但它不允许我创建免费群集?

请参阅有关RDBMS集成的文档

可以通过生成与RDBMS数据模型对应的Maven项目来帮助您

GridGain社区版是免费的,只要您自己部署即可。但是,它也受到股票ApacheIgnite的支持