An open API service indexing awesome lists of open source software.

https://github.com/tursodatabase/embedded-replica-examples

Examples of using Turso/libSQL embedded replica sync capability.
https://github.com/tursodatabase/embedded-replica-examples

Last synced: about 2 months ago
JSON representation

Examples of using Turso/libSQL embedded replica sync capability.

Awesome Lists containing this project

README

        

# Turso Embedded Replica Example

This source tree contains examples of using Turso/libSQL embedded replicas.

* [Remote database synchronization](remote-sync) (TypeScript + Bun)
* [Offline database synchronization](file-sync) (Rust)