Optimizing importing json into sqlite with or without drizzle
Hi guys, I have this script running over my 60k row json file and somehow this is really really slow. is there an optimized way for turso?
I'm now 15 min into this script and were able to only add 4k lines
3 Replies
Drizzle ORM - Insert
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
You can also run multiple of those in parallel
nice, down to 15 seconds