SignalDB

SignalDB

Reactive Local JavaScript Database

1 follower

SignalDB is a reactive local JavaScript database with a MongoDB-like interface, TypeScript support, and signal-based reactivity. It works with any JavaScript framework, offering seamless integration and real-time data updates through reactivity adapters.
SignalDB gallery image
Free
Launch Team
Flowstep
Flowstep
Generate real UI in seconds
Promoted

What do you think? …

Max Nowack
Hey guys, I'm excited to share a project I've been working on over the past few months, called SignalDB. It's a reactive local JavaScript database designed to work seamlessly across all JavaScript frameworks. For reactivity, I make use of signals, but designed it to be library-agnostic so it doesn't matter which implementation of signals you're using. Currently, I prefer using maverick-js together with React, but there are many other libraries out there, and I've already built reactivity adapters for most of them. Here are some key features of SignalDB: * Reactivity: Works with any JavaScript framework or library through reactivity adapters. Many pre-built adapters available! * Schema-less Design & In-Memory Storage: Simplifies data management and boosts query performance. * TypeScript Support: Built with TypeScript for enhanced type safety during development. * MongoDB-like Interface: Familiar API, no new learning required. I'd love to hear what you think! 😊