- Notifications
You must be signed in to change notification settings - Fork1
Demo of React Application written in Typescript, using RxDB (IndexedDB, Memory, WebSQL) as database. Used Bootstrap-table2 to show db data.
License
vazra/react-ts-rxdb-bootstrap-table
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A basic implemetionat of RxDB in React
this example is created with an intention to tryout some features of RxDB and view realtime performance of the client side local database with RxDB.
view live demohere
- Add (N number of) dummy data to the RxDB database
- Read from database and display in paginated table.
- log the time taken for each query to the database
- use multiple database adapters eg: IndexedDB, In Memmory, WebSQL etc.
- Delete databases and change the adapters dynamically
- The table is implemented withreact-bootstrap-table2 with pagination support
- This project was bootstrapped withCreate React App.
A similar demo using react, electron and native databases is availabe atvazra/electron-react-ts-rxdb-realm-sqlite
About
Demo of React Application written in Typescript, using RxDB (IndexedDB, Memory, WebSQL) as database. Used Bootstrap-table2 to show db data.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.