---
title: "LiteFS Cloud: Distributed SQLite with Managed Backups · The Fl..."
description: "!https://fly.io/blog/litefs-cloud/"
date: 2023-09-30
published: true
tags:
  - data
  - database
  - python
  - sqlite
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://fly.io/blog/litefs-cloud/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://fly.io/blog/litefs-cloud/assets/litefs-cloud-cover.webp" alt="LiteFS Cloud: Distributed SQLite with Managed Backups — Documentation and guides from the team at Fly.io." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">LiteFS Cloud: Distributed SQLite with Managed Backups</div>
      <div class="embed-card-description">Documentation and guides from the team at Fly.io.</div>
      <div class="embed-card-meta">Fly &middot; fly.io</div>
    </div>
  </a>
</div>


Fly.io's solution to sqlite managed backups.I definitely want to look into this a bit, but moreso the tech under the hook litestream.
