Is there an XML/A (XML for analysis) or MDX library for Go?

xuanbao · · 345 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>MS Excel and many other Business Intelligence tools use XML/A in order to communicate with OLAP database servers. I&#39;m currently building an OLAP server that has to understand XML/A in order to answer client requests accordingly. E.g. the MDX included in the XML/A request has to be parsed and translated into parameters I can use in my server&#39;s functions.</p> <p>Does anyone have an idea if there are any libraries available that can be used for this purpose? Or does anyone have recommendations about how to start with implementing XML/A support in general?</p> <hr/>**评论:**<br/><br/>Stranger_Dude: <pre><p>I have also been looking for good XML libraries. I need it for legacy systems and the fact that Go currently doesn&#39;t support XML namespaces easily is a major bummer. </p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

345 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传