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.
ODB に保存する予定の大量の画像セットがあります。これらの画像は、データベースに挿入した後に変更できます (頻繁ではありませんが)。
私の質問: これらの画像に関連して SVN を使用するにはどうすればよいですか?
SQLite を使用できます。軽くて使いやすい RDBMS エンジンです。データベース全体が 1 つのファイルにすぎないため、SVN にコミットしてそこにすべてのリビジョンを含めることができます。