开发者

What database Palo OLAP server handles?

开发者 https://www.devze.com 2023-01-16 10:50 出处:网络
I was wondering what Palo OLAP Server handles as input Database ? Does someone know where I can find a list of the开发者_C百科 input Database supported ?

I was wondering what Palo OLAP Server handles as input Database ?

Does someone know where I can find a list of the开发者_C百科 input Database supported ?

Thank you !


It looks like any standard relational database through JDBC or flat files. Here's what it says on the jedox website.


Palo has lots of options for inputs, including relational databases. I don't know if anyone has made a list of supported databases, but I would not worry about being able to use a specific one - because you always have the option of writing a SQL statement to extract your data into a flat file and then loading the flat file into Palo.

0

精彩评论

暂无评论...
验证码 换一张
取 消