wmarshall11
22-05-2013, 13:50
In the process of building our 2013 scouting app, Team 11 realized that we needed a portable solution for syncing our data.
Out of this need, LipSync was born. LipSync is a library that synchronizes relational databases over a bidirectional socket object.
We used LipSync to sync the PostgreSQL database that backs mort11.org with SQLite databases on Android devices running our scouting app (https://play.google.com/store/apps/details?id=org.mort11.s3).
More information can be found on LipSync's GitHub Page (https://github.com/wmarshall/lipsync).
Out of this need, LipSync was born. LipSync is a library that synchronizes relational databases over a bidirectional socket object.
We used LipSync to sync the PostgreSQL database that backs mort11.org with SQLite databases on Android devices running our scouting app (https://play.google.com/store/apps/details?id=org.mort11.s3).
More information can be found on LipSync's GitHub Page (https://github.com/wmarshall/lipsync).