hasura / hasura/graphql-engine
import csv into table
Open
a/api/graphql
c/console
e/intermediate
k/enhancement
- Dominant language
- TypeScript
- Stars
- 32.1k
- Forks
- 3k
- PR merge metrics
- PR metrics pending
Description
Bulk loading support for Hasura, with either import to table from csv or Excel file.
This is important, as some of the deployment types, like Digital Ocean droplets, does not expose the PostgreSQL backend endpoint, so administrator cannot bulk load a newly created database.
Contributor guide
Assessment
This issue has not been assessed yet.