Wednesday, 4 December 2019

Critique my work: In-house database migration handler using Node/TypeScript/PostgreSQL

Nothing fancy. Just welcoming advice from any who may choose to provide. I didn't like using an ORM but I still needed a way to handle migrations with raw sql. Also wanted something simple that I wouldn't have to read through a bunch of documentation to get through. This took me like a weekend to make. Here's the link:https://github.com/seanpmaxwell/NodeTsPgMigHandler

Submitted December 05, 2019 at 06:50AM by TheWebDever

No comments:

Post a Comment