如何在Windows平台

时间:2017-09-21 11:57:10

标签: tarantool

我是Tarantool的新手。我想在Tableau,Power BI等第三方应用程序中通过ODBC驱动程序连接Tarantool数据库。

请回复我的以下问题。

1)我想在Windows 10平台上运行Tarantool数据库服务器。有没有可能在Windows平台上安装Tarantool?如果是,请提供步骤并提供链接,我可以下载Tarantool for Windows以及如何继续创建数据库。

2)我希望Tarantool现在支持SQL标准查询。

3)我在https://tarantool.io/product/enterprise中看到了Tarantool企业架构。因此,我希望我们可以通过ODBC驱动程序在Tableau,power BI等第三方应用程序中连接Tarantool数据库。

4)是否有适用于Tarantool的ODBC驱动程序(适用于Windows 10平台)?

请纠正我如果我的理解是错误的。

提前致谢。

问候,
Kavitha M。

1 个答案:

答案 0 :(得分:0)

dedok在Google网上论坛上对此进行了回答,但我认为在此处为未来的搜索者复制答案会很有帮助:

1)您可以在Windows下运行Tarantool,但必须使用适用于Linux的Windows子系统。

2)Tarantool有SQL支持,它处于alpha状态并且正在积极开发中。

3)您可以使用WDC连接器将Tarantool与Tableau一起使用,ODBC正在开发中。

4)ODBC和JDBC正在开发中。

[1] https://msdn.microsoft.com/en-us/commandline/wsl/install_guide

[2] https://github.com/tarantool/tarantool(分支1.8)

[3] https://community.tableau.com/community/developers/web-data-connectors

[4]可以在此处找到更高版本的JDBC - https://github.com/tarantool/tarantool-java