{
  "generated": "2026-04-19T08:15:29.869Z",
  "tag": "database",
  "slug": "database",
  "count": 4,
  "url": "https://brittleboye.github.io/awesome-lattice/tags/database/",
  "projects": [
    {
      "name": "Convex DB",
      "description": "Lattice-backed SQL database with JDBC and PostgreSQL wire compatibility — full relational tooling over convergent state.",
      "category": {
        "id": "engines",
        "title": "Embedded Engines"
      },
      "slug": "convex-db",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/engines/convex-db/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/engines/convex-db.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/engines/convex-db.md",
      "tags": [
        "sql",
        "jdbc",
        "database"
      ]
    },
    {
      "name": "KV Database",
      "description": "Named KV database on the lattice with per-owner signed replicas. Rich data types — counters, lists, sets, sorted sets, hashes — Redis-style, globally mergeable.",
      "category": {
        "id": "engines",
        "title": "Embedded Engines"
      },
      "slug": "kv-database",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/engines/kv-database/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/engines/kv-database.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/engines/kv-database.md",
      "tags": [
        "kv",
        "database",
        "signed"
      ]
    },
    {
      "name": "CAD037: KV Database",
      "description": "A Redis-style per-owner signed KV store on the lattice — multi-writer, offline-first, convergent without leader election because merge is mathematical, not negotiated. Gives hybrid dApps the shared mutable state that a global blockchain cannot afford to host.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad037-kv-database",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad037-kv-database/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad037-kv-database.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad037-kv-database.md",
      "tags": [
        "spec",
        "database",
        "lattice",
        "crdt",
        "storage"
      ]
    },
    {
      "name": "CAD039: Convex SQL",
      "description": "Typed SQL tables on the lattice with Apache Calcite as the query planner — full SELECT/JOIN/aggregate over decentralised, CRDT-replicated rows. Bridges relational thinking to CRDT storage, so existing SQL tooling plugs into a decentralised backend.",
      "category": {
        "id": "cads",
        "title": "Convex Architecture Documents"
      },
      "slug": "cad039-convex-sql",
      "url": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad039-convex-sql/",
      "json": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad039-convex-sql.json",
      "markdown": "https://brittleboye.github.io/awesome-lattice/projects/cads/cad039-convex-sql.md",
      "tags": [
        "spec",
        "sql",
        "database",
        "lattice",
        "crdt"
      ]
    }
  ]
}