Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Demo of React Application written in Typescript, using RxDB (IndexedDB, Memory, WebSQL) as database. Used Bootstrap-table2 to show db data.

License

NotificationsYou must be signed in to change notification settings

vazra/react-ts-rxdb-bootstrap-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

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

Features

  • 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp