{
  "gem": {
    "slug": "cr-sqlite-vg-0914",
    "name": "cr-sqlite",
    "description": "SQLite extension that turns ordinary tables into conflict-free replicated ones, letting two databases merge changes without a central server.",
    "url": "https://github.com/vlcn-io/cr-sqlite",
    "domain": "github.com",
    "author": "Matt Wonlaw (@tantaman)",
    "license": "open-source",
    "category": "Dev Utilities & Vibe-Coding Tooling",
    "subcategory": "Local-first & sync",
    "tags": [
      "sqlite",
      "crdt",
      "sync",
      "local-first"
    ],
    "whyGem": "Multi-writer merge at the SQLite layer, so your existing SQL schema becomes syncable.",
    "sourceType": "github",
    "image": "/api/public/library/og/VG-0914-480.webp",
    "pageUrl": "https://vibing.inc/library/cr-sqlite-vg-0914"
  }
}