Spredzy
Spredzy

Reputation: 5174

What database Palo OLAP server handles?

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

Does someone know where I can find a list of the input Database supported ?

Thank you !

Upvotes: 0

Views: 1090

Answers (2)

Jim Calfas
Jim Calfas

Reputation: 11

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.

Upvotes: 1

Registered User
Registered User

Reputation: 8395

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

Upvotes: 1

Related Questions