I am looking for ways to import RDBMS data into AWS Athena in a cost effective way using only Python as a tool. I am able to do the above using PySpark but now I only have to use Python. Can someone suggest some tutorials for this?
Asked
Active
Viewed 38 times
0
-
what is the rdbms source? – Prabhakar Reddy Nov 02 '20 at 12:14
-
@PrabhakarReddy Oracle – TeeKay Nov 02 '20 at 13:17
1 Answers
0
I suggest looking into AWS Lake Formation, which is a service that they launched last year to help people get their data from on premises RDBMS to Athena/EMR/Redshift.

Theo
- 131,503
- 21
- 160
- 205