Join Slack
Powered by
Is <target-athena> still a good reference repo? Ju...
# singer-target-development
t
tyler_hillery
08/18/2023, 1:07 PM
Is
target-athena
still a good reference repo? Just started
target-iceberg
and after following the
sdk get started
guide I am noticing some small differences e.g. in target.py has
cli = TargetAthena.cli
vs the cookiecutter target template provided
Copy code
if __name__ == "__main__": TargetIceberg.cli()
t
taylor
08/18/2023, 3:31 PM
that one’s getting a bit older.
https://github.com/MeltanoLabs/target-postgres
is a more recent and actively developed by
@visch
t
tyler_hillery
08/18/2023, 3:31 PM
Thanks much appreciated
Open in Slack
Previous
Next