We building a cross-language library that wraps SQLite and enables it to sync data to a centralized database, with no external service required.
It works with the existing SQLite programming model, so applications can continue using SQLite locally while data is synchronized to a central database.
Happy to receive feedback, criticism, or ideas on where this could be useful.
1 comment
[ 0.29 ms ] story [ 10.2 ms ] threadWe building a cross-language library that wraps SQLite and enables it to sync data to a centralized database, with no external service required.
It works with the existing SQLite programming model, so applications can continue using SQLite locally while data is synchronized to a central database.
Happy to receive feedback, criticism, or ideas on where this could be useful.