COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20211003230418/https://github.com/topics/rxdb
Here are
35 public repositories
matching this topic...
🔄 A realtime Database for JavaScript Applications
Updated
Oct 3, 2021
TypeScript
🎉 开源的跨平台Github Stars管理分析工具
Updated
Feb 7, 2018
TypeScript
React hooks for integrating with RxDB
Updated
Sep 21, 2021
TypeScript
Anonymous chat app built with React, RxDB and PouchDB that works offline.
Updated
Feb 7, 2018
JavaScript
Powerful authentication for APIs and apps using CouchDB (or Cloudant). Up to date (Node 12/14/16) and refactored to TypeScript.
Updated
Oct 1, 2021
TypeScript
Angular 10+ ODMs for NoSql DBs like RxDB, Kinto
Updated
Oct 1, 2021
TypeScript
Demo of Native Databases with Electron and ReactJS. Realm, SQLite and RxDB ( with LevelDB/IndexedDB/InMemory adapters)
Updated
Oct 1, 2021
TypeScript
A sample camera app implemented with PWA and Ionic 5.
Updated
Oct 1, 2021
TypeScript
simple chat application using RxDB
Updated
Mar 30, 2017
JavaScript
Sample offline first using Nx monorepo, React, RxDb, NestJs, Prisma, GraphQl, PostgreSql
Updated
Jun 2, 2021
TypeScript
A PWA with full offline support for your expenses.
Updated
Oct 7, 2020
TypeScript
Updated
Sep 28, 2021
PureScript
Demo of React Application written in Typescript, using RxDB (IndexedDB, Memory, WebSQL) as database. Used Bootstrap-table2 to show db data.
Updated
Oct 1, 2021
TypeScript
[WIP] Notion.so clone using Vue 2 + rxdb
openpgp web ui base on openpgp.js, ui will like KGpg
Updated
Aug 13, 2021
TypeScript
Thesis Project - Track your characters!
Updated
Jul 2, 2019
TypeScript
React + RxDB + Pouch example
Updated
Nov 16, 2017
JavaScript
Small demo about RxDB in nodejs
Updated
Sep 22, 2020
JavaScript
Ready to render data-suckers for RxCollections that react on criteria change (the view model).
Updated
Nov 29, 2020
TypeScript
Updated
Jan 7, 2018
JavaScript
The latest & updated angular + electron boilerplate with many tweaks!
Updated
Sep 28, 2021
HTML
A basic todo application that follows the kanban style of task management.
Updated
Sep 23, 2021
JavaScript
Crud with react native and rxdb database
Updated
Sep 26, 2018
JavaScript
Minimal example for Lit, Vite, Typescript and RXDB
Updated
Jul 5, 2021
TypeScript
Identify spam email messages.
Updated
Aug 27, 2020
JavaScript
Electron boilerplate built on top of Electron Forge with React and Fast Refresh Integration
Updated
Apr 23, 2021
JavaScript
App example using Ionic 4 + RxDB. Buid for Android, iOS and PWA
Updated
Jan 30, 2019
TypeScript
Updated
Oct 2, 2021
JavaScript
PouchDB adapter using ReactNative SQLCipher as its backing store
Updated
Sep 4, 2019
JavaScript
Improve this page
Add a description, image, and links to the
rxdb
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
rxdb
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
So you never have to care again about the id, when saving docs. Just declare for example you want to use
name
then it will generate the id<collection>-<name>
.