Import 1,324 exercises into your database in 3 steps.
Run this in your database client (SSMS, DBeaver, pgAdmin, etc.):
Generate a .sql file with all 1,324 INSERT statements — runs in any DB client. The file is built entirely in your browser, nothing is uploaded.
Use a local media/ folder for exercise GIFs. Preferred filename: <exercise_id>.gif. Legacy filename <exercise_id>-<media_id>.gif is also supported.
your-server.com/
└── media/
├── 0001.gif
├── 0002.gif
└── 0003.gif