Skip to content

Is there any way bulk import JSON data #705

Answered by inian
indahud asked this question in Questions
Discussion options

You must be logged in to vote

Hi @indahud, if you are planning to add 100 records, you can use any of our client libraries. Here is an example to add an array of JS objects using our JS client.

If you are planning to add thousands or millions of records, it might be faster to connect to the database via psql and insert records directly.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@kiwicopple
Comment options

@indahud
Comment options

Answer selected by kiwicopple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants