Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ For more information about the above compiled landscape for 2025, please refer t

### Data Migration
- [DBmate](https://github.com/amacneil/dbmate) - A lightweight, framework-agnostic database migration tool.
- [d-migrate](https://github.com/pt9912/d-migrate) - A database-independent CLI tool for schema migration, reverse engineering, and streaming data transfer across PostgreSQL, MySQL, and SQLite
- [Ingestr](https://github.com/bruin-data/ingestr) - A CLI tool to copy data between any databases with a single command
- [Sling](https://github.com/slingdata-io/sling-cli) - A CLI tool to transfer data from a source to target storage/database

Expand Down