Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 260 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 260 Bytes

airtable-to-cockroach

a simple script to migrate records from airtable -> cockroachdb

its not very portable, so edit the code and schema.prisma to your liking, and DATABASE_URL and AIRTABLE_KEY, pip install -r requirements.txt and it would in theory work