game-database

Community

PostgreSQL-based design for multiplayer games.

Authorfil512
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Design robust PostgreSQL schemas for multiplayer games and ensure scalable, consistent game-state storage.

Core Features & Use Cases

  • Hybrid schema design with users, games, game_players, and game_states for lobby management, matchmaking, and persistence.
  • JSONB-based game state to store complex, nested data while keeping it queryable.
  • ACID transactions, optimistic locking, and versioned state to ensure consistency and reliable history.

Quick Start

Create the PostgreSQL schema shown, run migrations, and begin persisting and querying game state with JSONB.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: game-database
Download link: https://github.com/fil512/upship/archive/main.zip#game-database

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.