Skip to content
Sébastien Pertus edited this page Oct 12, 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 schémas 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
Clone this wiki locally