CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 18:25:15 GMT
content-type: text/html; charset=utf-8
server: cloudflare
access-control-allow-origin: *
cache-control: public, max-age=0, must-revalidate
content-disposition: inline
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=3HxTbsUqr1sr0i6JO4NH2XsLkVbHAotr2nrSBMZvBsCTHZtus6cUKv%2BJWogF3UvSD%2BOEJRuSqGJdE2aH4I9mGIU7HvdCBe0K9UlHqc2yPvhhUQ%3D%3D"}]}
x-matched-path: /docs/sgr-advanced/ingesting-data/load-csv-files
x-vercel-cache: HIT
x-vercel-id: fra1::42q6t-1760207114605-bdb928cf9936
vary: Accept-Encoding
x-varnish: 12746853
age: 294346
via: 1.1 varnish (Varnish/6.5)
x-cache: MISS
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
strict-transport-security: max-age=63072000
cf-cache-status: DYNAMIC
content-encoding: gzip
cf-ray: 98d066213f7026cb-BOM
alt-svc: h3=":443"; ma=86400
Loading CSV files | Splitgraph Try Now
Advanced sgr usage

Splitgraph has been acquired by EDB! Read the blog post.
Seafowl NEW!
Try Now
- Add DataExplore DataQuery DataSearch Data
Advanced sgr usage
Loading CSV files
sgr
supports importing data from CSV files into Postgres tables. It uses
TableSchema's schema
inference functionality and Postgres' COPY FROM STDIN
command to ingest the
actual data.
To create a Splitgraph image from a CSV file:
sgr init [repository_name]
sgr csv import -f [filename] -k [primary_key] ... [repository_name] [table_name]
# Import more data or alter the schema of table_name as you see fit
sgr commit [repository_name]
Splitgraph
Splitgraph Inc, registered in Delaware, USA
Splitgraph Limited, registered in England and Wales No. 11657324
Made with
on four continents.