TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Trek – An opinionated PostgreSQL schema migration creator

1 pointsby GeertJohanover 1 year ago

1 comment

GeertJohanover 1 year ago
Co-creator of Trek here. Trek generates migration files based on the diff between a pgModeler(1) schema definition and existing migration files. Trek also helps deploying those migrations.<p>At Printeers(2) we use Trek for development of our main database.<p>I&#x27;d be happy to respond to any questions here :)<p>1) <a href="https:&#x2F;&#x2F;pgmodeler.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pgmodeler.io&#x2F;</a> 2) <a href="https:&#x2F;&#x2F;printeers.com" rel="nofollow">https:&#x2F;&#x2F;printeers.com</a>