no changes in your code

LiteSync library is bundled with SQLite code so we can use the same SQLite interface and existing wrappers.

No need to learn other API.




Painless configuration

Just choose the node type and the TCP address to bind or connect to.

The configuration is made easily via URI parameters:

“file:myapp.db?node=secondary&connect=tcp://server:port”



The power to write

Your apps can write to the database in any node.

Even at the same time!




Airplane mode

The apps can write to the local database even when the connection is lost.

The db will be synchronized as soon as the connection is re-established.




Fast synchronization

No full db comparison. Only new data is transferred.

Sync in milliseconds!




many platforms

Windows, Linux, Android, iOS, MacOSX

It can be used in Mobile Phones, Tablets, Raspberry Pi, BeagleBone, other mini-pcs and IoT devices





some customers