Skip to content
/ driftdb Public
forked from jamsocket/driftdb

A real-time data backend for browser-based applications.

License

Notifications You must be signed in to change notification settings

jsonxr/driftdb

 
 

Repository files navigation

DriftDB

GitHub Repo stars crates.io docs.rs docs.rs Test Chat on Discord

DriftDB is a real-time data backend for browser-based applications.

For more information, see driftdb.com.

Structure of this repo

  • docs/: main online documentation and website for driftdb, available on the web at driftdb.com.
  • driftdb/: core Rust driftdb implementation.
  • driftdb-server/: Rust crate of driftdb dev server.
  • driftdb-worker/: driftdb implementation on Cloudflare Workers.
  • js-pkg/: JavaScript package root.
    • demos/: next.js project containing several demos, available on the web at demos.driftdb.com.
    • driftdb/: JavaScript client library for driftdb.
    • driftdb-react/: Higher-level React hook-based interface to driftdb.
    • driftdb-ui/: React-based debug UI for driftdb, available on the web at ui.driftdb.com.

About

A real-time data backend for browser-based applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 56.5%
  • Rust 41.2%
  • Dockerfile 1.2%
  • HTML 0.3%
  • CSS 0.3%
  • JavaScript 0.3%
  • Shell 0.2%