You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this mean you need cratedb plugin?
Have you ever tried embulk-output-jdbc + JDBC Driver for Crate ?
If the plugin doesn't work, it's a good chance for you to create a new plugin by yourself.
Crate is a new big data solution for the Internet of things, which has been used in many industries. it is hoped that the embulk-output-jdbc can support the efficient ETL solution for cratedb, including insert and update.
db ref: https://crate.io/
bulk insert(update) ref:
https://crate.io/docs/crate/reference/en/latest/sql/statements/insert.html#id4
Similar to postgre sql feature
#131
thanks.
The text was updated successfully, but these errors were encountered: