Skip to content

Commit e143d46

Browse files
committed
ADD RxDB
1 parent dd1bdc0 commit e143d46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -805,6 +805,7 @@ _Data flow / data management / data stores / components state / data flow_
805805
- [cerebral](https://github.com/cerebral/cerebral) - A state controller with its own debugger.
806806
- [effector-react](https://github.com/effector/effector) - React bindings for effector, an effective multi-store state manager.
807807
- [fireproof](https://github.com/fireproof-storage/fireproof) - [demo](https://fireproof.storage/try-free/) - [docs](https://use-fireproof.com/docs/welcome) Pure JS, zero dependency, CRDT database - runs in the browser and connects to any cloud or backend
808+
- [RxDB](https://rxdb.info/) - [demo](https://github.com/pubkey/rxdb/tree/master/examples/react) - [docs](https://rxdb.info/quickstart.html) A fast, local first, reactive Database for JavaScript Applications
808809
- [fluxible](https://github.com/yahoo/fluxible) - A pluggable container for universal flux applications.
809810
- [kea](https://github.com/mariusandra/kea) - High level architecture for React apps.
810811
- [react-i13n](https://github.com/yahoo/react-i13n) - A performant, scalable and pluggable approach to instrumenting your React application.

0 commit comments

Comments
 (0)