-
-
Notifications
You must be signed in to change notification settings - Fork 194
Home
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 !
- Introduction to Domim.Sync
- Get informations during the sync Progression
- Set some usefuls configuration options
- How to handle schémas with SQL Server
- Managing sync direction on each table : Bidirectional / UploadOnly / DownloadOnly
- How to manually handle conflicts
- Implementing a Sync process with ASP.NET Core 2.0