by tbatchelli on 2/19/25, 8:42 PM with 22 comments
by ayhanfuat on 2/19/25, 9:01 PM
by tmountain on 2/19/25, 10:09 PM
by rjbwork on 2/19/25, 9:13 PM
Sql Server kind of gets there with the .sqlproj and DACPAC stuff but it is quite fiddlesome to setup. I've only seen liquibase as a semi-close alternative in the FOSS space and it really just works with explicitly defined migration chains AFAICT rather than semantic diff and change generation.
I think if anyone is going to bring something like that to market, even for just postgres, it will be SupaBase.
by benatkin on 2/19/25, 9:19 PM
Edit: they're right with me on this. From the README: "It is built on a Server-Client architecture with a transport-agnostic design." Way to go!
by cellis on 2/19/25, 9:14 PM
by netcraft on 2/19/25, 9:40 PM