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.
- Host: GitHub
- URL: https://github.com/tursodatabase/embedded-replica-examples
- Owner: tursodatabase
- License: mit
- Created: 2023-09-13T05:12:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T17:09:54.000Z (over 1 year ago)
- Last Synced: 2025-04-01T20:51:22.863Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 922 KB
- Stars: 19
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)