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 742 30

Repositories

Showing 10 of 31 repositories
  • connect Public
    fireproof-storage/connect’s past year of commit activity
    TypeScript 3 3 5 21 Updated Jan 23, 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 742 30 42 (1 issue needs help) 15 Updated Jan 23, 2025
  • dashboard Public
    fireproof-storage/dashboard’s past year of commit activity
    TypeScript 1 0 12 2 Updated Jan 23, 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 2 1 1 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
  • fireproof-netlify-extension-demo Public Forked from mschoch/fireproof-netlify-extension-demo

    One click Fireproof in your Netlify account

    fireproof-storage/fireproof-netlify-extension-demo’s past year of commit activity
    TypeScript 0 2 0 0 Updated Dec 12, 2024

Most used topics

Loading…