Is there any easy way to migrate json file to Postgres database?
I googled, but it seems to me that there in no psql command to load json data, like there is for example \copy
for csv.
Is there any easy way to migrate json file to Postgres database? I googled, but it seems to me that there in no psql command to load json data, like there is for example |
|||||||||||||
|