JSPM

  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q63169F

Library providing embeddability, multi-tenancy, replication, automatic snapshotting, and branching of SQLite databases at scale.

Package Exports

  • @ronin/engine
  • @ronin/engine/auth
  • @ronin/engine/components
  • @ronin/engine/drivers/bun
  • @ronin/engine/errors
  • @ronin/engine/loggers/console
  • @ronin/engine/loggers/loki
  • @ronin/engine/package.json
  • @ronin/engine/resolvers/memory
  • @ronin/engine/resolvers/remote
  • @ronin/engine/resolvers/s3
  • @ronin/engine/resources
  • @ronin/engine/server
  • @ronin/engine/utils

Readme

Database Engine

Node.js Runtime Support Bun Runtime Support Deno Runtime Support Cloudflare Workers Support Browser Support

Getting Started

Being the backbone of the RONIN Platform, the Database Engine is a library for managing multi-tenancy, replication, automatic snapshotting, and branching of SQLite databases at scale, simplifying complex operations for large-scale applications.

Documentation

For the most up to date documentation, please see /docs.