Skip to content
Discussion options

You must be logged in to vote

If you can get the the new records and or updates/deletes you can and you have a unique key, in Ducklake 0.3 we are releasing MERGE INTO, which is suited for this use case https://ducklake.select/docs/preview/duckdb/usage/upserting. If you are only inserting new records then I would go for an append strategy.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by guillesd
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants