
Liquibase
Flyway
Slick
Sqitch
Redgate Deploy
InterBase
DataGrip
DBmaestro
Commit Together by Github
Refined GitHub
GitHub for Mobile
GitHub for Atom
Board for Github
GitStreak
Commit Print
Commit Club
Liquibase
Commit Together by GithubOrganizations looking for a reliable and flexible solution for database version control and schema management. Particularly beneficial for teams involved in continuous integration and delivery (CI/CD), as well as developers who require a tool that integrates well with existing development workflows and supports a broad range of database systems.
No Commit Together by Github videos yet. You could help us improve this page by suggesting one.
Based on our record, Liquibase should be more popular than Commit Together by Github. It has been mentiond 5 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
As far as keeping track of domain changes you can store DDL files in version control like you mention or use tools like Flyway (https://flywaydb.org) or Liquidbase (https://liquibase.org) which takes care of database migrations. Source: over 4 years ago
I just use SQL directly (or something like JOOQ). For database migrations I use Liquibase. Source: over 4 years ago
Regarding the migrations, there are tools such as https://liquibase.org/ or FlyAway that handle this. Heck, you can even use an ORM that has a migration baked-in but that defeats the purpose of having the migrations in a separate project. Source: over 4 years ago
I've trialled schemachange and liquibase which are change script based tools. I've ruled out a whole load of other tools that are either change script based tools or don't support Snowflake, including the following:. Source: over 4 years ago
Nowadays I prefer to automate database updates and deployment, using Liquibase and its relational database vendor agnostic syntax for that. Especially on production systems. But on local dev environments, I can still use the occasional SQL in a pinch. Source: over 4 years ago
There is "Co-authored-by" which is supported on GitHub [1] and seems appropriate if the maintainer is basing the solution on someone's code. [1] https://github.blog/2018-01-29-commit-together-with-co-authors/. - Source: Hacker News / over 4 years ago
Flyway - Flyway is a database migration tool.
Refined GitHub - Browser extension that makes GitHub cleaner & more powerful
Slick - A jquery plugin for creating slideshows and carousels into your webpage.
GitHub for Mobile - The worldโs development platform, in your pocket
Sqitch - Sqitch is a standalone database change management application without opinions about your database engine, development environment, or application framework.
GitHub for Atom - Git and GitHub integration right inside Atom