https://github.com/sombriks/no-rollback-from-here
experimenting with the simplest database migration solution. in several flavors!
https://github.com/sombriks/no-rollback-from-here
dbmate flyway knex liquibase migrations
Last synced: 5 months ago
JSON representation
experimenting with the simplest database migration solution. in several flavors!
- Host: GitHub
- URL: https://github.com/sombriks/no-rollback-from-here
- Owner: sombriks
- License: mit
- Created: 2024-07-23T18:38:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T16:18:43.000Z (almost 2 years ago)
- Last Synced: 2025-02-17T11:37:58.391Z (over 1 year ago)
- Topics: dbmate, flyway, knex, liquibase, migrations
- Language: JavaScript
- Homepage: https://sombriks.com/blog/0073-fun-experiment-with-db-migrations/
- Size: 403 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# [no-rollback-from-here][repo]
[](LICENSE)
[](https://github.com/sombriks/no-rollback-from-here/actions/workflows/java.yml)
[](https://github.com/sombriks/no-rollback-from-here/actions/workflows/node.yml)
[](https://github.com/sombriks/no-rollback-from-here/packages/2214778)
[](https://www.npmjs.com/no-rollback-node)
## Why
[i felt challenged][origin].
## Projects
- [no-rollback-java][java]
- [no-rollback-golang][golang]
- [no-rollback-node][node]
See individual projects for details
## Noteworthy
[repo]: https://github.com/sombriks/no-rollback-from-here/
[origin]: https://www.reddit.com/r/java/comments/1eadb2o/how_does_java_not_have_a_simple_open_source/
[java]: ./no-rollback-java
[golang]: ./no-rollback-golang
[node]: ./no-rollback-node