nylas / electron-RxDB

RxDB is a high-performance, observable object store built on top of SQLite & intended for database-driven Electron applications.
GNU General Public License v3.0
24 stars 10 forks source link

awesome project #1

Open xiangwan opened 7 years ago

xiangwan commented 7 years ago

👍

na-ji commented 7 years ago

I agree with @xiangwan! I just migrated from pouchdb to RxDB and now everything is so fast in my app. I used to wait around 500ms to fetch a thousand records, now it takes less than 50ms. Great job @bengotow and the nylas team!

Ramblurr commented 6 years ago

Does this project completely replace pouchdb under the hood?

I would like to use electron-rxdb to persist data in a desktop application, but still replicate to another couchdb/pouch server.

xiangwan commented 6 years ago

@Ramblurr try https://github.com/pubkey/rxdb