7

I have two identical sqlite databases from the structure side. I want to synchronize the data between the two but I need to keep some tables away from the synchronization.

Is there any library can do that or do I have to do it myself?

P.S. I'm using C++/Wt

Impurity
  • 1,037
  • 2
  • 16
  • 31
mbnoimi
  • 490
  • 4
  • 21
  • I read about [symmetricds](http://www.symmetricds.org/) but I'm not sure what if works for the above request – mbnoimi Mar 07 '14 at 10:01
  • I have seen two other frameworks: https://ampliapps.com/sqlite-sync/ and http://litesync.io/ – PowerStat Jul 23 '19 at 08:34

0 Answers0