Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
データベースのバージョン管理と移行に使用されるさまざまな手法とツールについて知りたいです。また、スキーマの変更とともにデータのスナップショットを保存することにも関心があります。それは良い習慣でしょうか?
alembicやのようなツールに出くわしましたがsqitch、どちらも使用したことはありません。PostgreSQL には約 200 のテーブルがあります。
alembic
sqitch
ありがとう