
Refined GitHub
Board for Github
GitZip
Enhanced GitHub
GitHub Hovercard
GitHub
GitHub File Icon
Octotree
Flyway
Liquibase
Slick
Sequel Pro
Sqitch
PostGIS
Redgate Deploy
DataGrip
Refined GitHub
FlywayFlyway is recommended for developers and teams looking for a straightforward solution to manage database migrations, especially in agile and continuous integration/continuous deployment (CI/CD) environments. It is particularly useful for teams that need to ensure database consistency across different stages of development and production.
No Refined GitHub videos yet. You could help us improve this page by suggesting one.
Based on our record, Flyway should be more popular than Refined GitHub. It has been mentiond 62 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.
There's already something like this for GitHub: https://github.com/refined-github/refined-github. - Source: Hacker News / 4 months ago
The refined github extension[0] has some defaults that make the default view a little more tolerable. Past that I can personally recommend Renovate, which supports far more ecosystems and customisation options (like auto merging). [0]: https://github.com/refined-github/refined-github. - Source: Hacker News / 6 months ago
Refined-GitHub > Highlights > Adding comments: https://github.com/refined-github/refined-github#writing-comments. - Source: Hacker News / 11 months ago
Refined GitHub addresses these issues with a lot of improvements that can make GitHub more productive. Some great features that it has:. - Source: dev.to / over 1 year ago
The Refined GitHub extension [1] automatically hides comments that add nothing to the discussion. [2] [1] https://github.com/refined-github/refined-github. - Source: Hacker News / over 1 year ago
If you're running PostgreSQL in production but want SQL-based migrations with support for MySQL, Oracle, or SQL Server, Flyway is excellent. - Source: dev.to / 5 months ago
Flyway is a Java-based migration tool thatโs widely used in enterprise settings. While not Go-native, you can integrate it into Go projects using its CLI or by calling its Java library. Flyway is great for teams needing robust versioning and audit-ready migration history. - Source: dev.to / about 1 year ago
Usually there is a need to run SQL database updates: update table columns, add new rows, create a new schema etc. Often developer teams are using Flyway It is an open-source database SQL deployment tool. In Flyway, all DDL and DML changes to the database are called migrations. Migrations can be versioned or repeatable. - Source: dev.to / over 2 years ago
Our client's engineering team recommended Flyway and successfully used it to manage their migrations. We chose to adopt Flyway due to its simplicity, speed, reliability, and successful implementation by our client's engineering team. Their existing codebase and experiences allowed us to transition smoothly to Flyway. - Source: dev.to / about 2 years ago
The session logs show that the application loads configurations and establishes a connection with a PostgreSQL database. This involves initializing a HikariCP connection pool and Flyway for database migrations. The logs confirm that the database schema validation and migration checks were successful. The startup of the Jetty HTTP server follows, and the server becomes operational and ready to accept requests on... - Source: dev.to / over 2 years ago
Board for Github - A webview based GitHub project app with native features
Liquibase - Database schema change management and release automation solution.
GitZip - Download or create a download link for a GitHub project folder/sub-folder or file.
Slick - A jquery plugin for creating slideshows and carousels into your webpage.
Enhanced GitHub - :rocket: Chrome extension to display size of each file, download link and copy file contents directly to clipboard - softvar/enhanced-github
Sequel Pro - MySQL database management for Mac OS X