EvgenyKiselgof commented on issue #14337: URL: https://github.com/apache/superset/issues/14337#issuecomment-829296835
Hi, I saw the blog, but it not so clear to me :( I just learning. but what I did for now is, simple python script, that uses pyodbc and freeTDS odbc driver, the script is connecting to the Sybase DB running my queries and then Insert the results CSV files to PostgresDB and the with Superset I'm reading the data actually from Postgres :) I believe that if I can understand well the db_engine_specs construction I will be able to create something :) I have Sybase DB but I can't share it. On Thu, Apr 29, 2021 at 5:28 PM Srini Kadamati ***@***.***> wrote: > @EvgenyKiselgof <https://github.com/EvgenyKiselgof> I recently blogged > about this actually: > > https://preset.io/blog/building-database-connector/ > > I can follow up in a week or 2 with some research into Sybase! Do you have > Sybase running anywhere? One of the challenges is testing this, I don't > have a Sybase database anywhere! > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/apache/superset/issues/14337#issuecomment-829284627>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/ANMN2AIDYNF2GR7BDJSEXNLTLFUHDANCNFSM43RJGC3Q> > . > -- Thanks, Evgeny Kiselgof -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
