How to connect Parse.com database to Amazon Redshift / other data warehousing tools -


i'm trying setup data warehouse combine our parse data events/analytics data , make easy analytics atop our data. @ moment, we're trying set amazon redshift.

with databases, jdbc or odbc connector work given parse doesn't allow direct database access, i'm not aware if/how use these connectors.

how can connect parse redshift instance? or alternatively, there other tools data warehousing/doing analytics atop parse + events data work better redshift?


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -