Litestream is a streaming replication tool for SQLite databases that continuously replicates changes to S3, Azure, GCS, SFTP, or local storage. Written in Go with 13k+ GitHub stars, it enables SQLite to be used as a production database with disaster recovery.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Litestream SQLite Streaming Replication"
slug: "litestream-sqlite-streaming-replication"
description: "Litestream is a streaming replication tool for SQLite databases that continuously replicates changes to S3, Azure, GCS, SFTP, or local storage. Written in Go with 13k+ GitHub stars, it enables SQLite to be used as a production database with disaster recovery."
github_stars: 13400
verification: "security_reviewed"
source: "https://github.com/benbjohnson/litestream"
category: "Developer Tools"
framework: "OpenClaw"
tool_ecosystem:
github_repo: "benbjohnson/litestream"
github_stars: 13400
---
# Litestream SQLite Streaming Replication
Litestream is a streaming replication tool for SQLite databases that continuously replicates changes to S3, Azure, GCS, SFTP, or local storage. Written in Go with 13k+ GitHub stars, it enables SQLite to be used as a production database with disaster recovery.
## Installation
Requirements and caveats from upstream:
- [](https://hub.docker.com/r/litestream/litestream/)
Basic usage or getting-started notes:
- Thanks to [Sam Weston](https://twitter.com/cablespaghetti) for figuring out how to run Litestream on Kubernetes and writing up the docs for it.
- Source: https://github.com/benbjohnson/litestream
- Extracted from upstream docs: https://raw.githubusercontent.com/benbjohnson/litestream/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/litestream-sqlite-streaming-replication/)
No comments yet. Be the first to comment!