Skip to content
@fireproof-storage

Fireproof

Live database for the web

Fireproof logo Fireproof

Live data the easy way. Write features first, access your data anywhere. Fireproof is a realtime document ledger that adds collaboration to any app with zero configuration.

Quick Start

import { fireproof } from "@fireproof/core";
const db = fireproof("my-app");
await db.put({ _id: "first", hello: "world" });

📚 Read the Docs | 🚀 React Tutorial | 💬 Join Discord

Why Fireproof?

  • Network aware - encrypted and multi-writer safe
  • Real-time collaboration - built on CRDTs
  • Web-native - small package size, no WASM
  • Zero config - write features first, add sync later

Featured Projects

Latest Updates

License

Dual-licensed under MIT or Apache 2.0

Pinned Loading

  1. fireproof fireproof Public

    Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.

    TypeScript 743 30

Repositories

Showing 10 of 32 repositories
  • dashboard Public
    fireproof-storage/dashboard’s past year of commit activity
    TypeScript 1 0 11 2 Updated Jan 31, 2025
  • ledger-landing Public

    Web landing pages for Fireproof.storage

    fireproof-storage/ledger-landing’s past year of commit activity
    Astro 0 0 0 0 Updated Jan 31, 2025
  • fireproof Public

    Realtime database, runs anywhere. Install Fireproof in your front-end app or edge function, and sync data via any backend.

    fireproof-storage/fireproof’s past year of commit activity
    TypeScript 743 30 43 (1 issue needs help) 17 Updated Jan 30, 2025
  • connect Public
    fireproof-storage/connect’s past year of commit activity
    TypeScript 3 3 5 3 Updated Jan 29, 2025
  • .github Public

    Live data the easy way

    fireproof-storage/.github’s past year of commit activity
    0 0 0 0 Updated Jan 19, 2025
  • fireproof-storage/use-fireproof-site’s past year of commit activity
    JavaScript 0 5 4 3 Updated Jan 11, 2025
  • vendor Public

    For upstream patches

    fireproof-storage/vendor’s past year of commit activity
    TypeScript 0 0 0 0 Updated Dec 29, 2024
  • mcp-database-server Public

    Store and load JSON documents from LLM tool use

    fireproof-storage/mcp-database-server’s past year of commit activity
    JavaScript 5 3 1 2 Updated Dec 19, 2024
  • fp-website Public
    fireproof-storage/fp-website’s past year of commit activity
    HTML 0 3 13 3 Updated Dec 16, 2024
  • query-cli Public
    fireproof-storage/query-cli’s past year of commit activity
    TypeScript 2 0 0 0 Updated Dec 13, 2024

Top languages

Loading…