Neon data import guides
Learn how to import data from different sources or load sample data
Find instructions for importing data from Postgres, CSV, other Neon projects, and more. Additionally, if you're new to Neon and want to try it out, our sample data guide provides datasets for exploration and testing.
Data import guides
- Import from Postgres- Import data from another Postgres database using pg_dump and pg_restore 
- Import from a Neon project- Import data from another Neon project for Postgres version upgrades or region migration 
- Import data from CSV- Import data from a CSV file using the psql command-line utility 
- Import from Heroku- Import data from a Heroku Postgres database to a Neon Postgres database 
- Migrate with AWS DMS- Migrate data from another database source to Neon using the AWS Data Migration Service 
- Load sample data- Load one of several sample datasets for exploration and testing 
Last updated on