Skip to content
spertus edited this page Dec 1, 2017 · 10 revisions

Welcome to the Dotmim.Sync wiki!

Dotmim.Sync is the easiest way to handle synchronization between one master database and multiples slaves databases. Dotmim.Sync is cross-platforms, multi-databases and based on .Net Standard 2.0,
Choose either SQL Server, SQLite, MySQL, and (I hope soon...) Oracle and PostgreSQL !

  1. Introduction to Domim.Sync
  2. Get informations during the sync Progression
  3. Set some usefuls configuration options
  4. How to handle schemas with SQL Server
  5. Managing sync direction on each table : Bidirectional / UploadOnly / DownloadOnly
  6. How to manually handle conflicts
  7. Implementing a Sync process with ASP.NET Core 2.0
  8. Adding a table filter
  9. Using the Dotmim.Sync CLI
Clone this wiki locally