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 Native Databases with Electron and ReactJS. Realm, SQLite and RxDB ( with LevelDB/IndexedDB/InMemory adapters)

NotificationsYou must be signed in to change notification settings

vazra/electron-react-ts-rxdb-realm-sqlite

Repository files navigation

Demo of Native Databases with Electron and ReactJS. Realm, SQLite and RxDB ( with LevelDB/IndexedDB/InMemory adapters)

Getting Started

Simply fork/clone this repository, install dependencies, and tryyarn dev.

# clone thee repomkdir electron-react-dbs&&cd electron-react-dbsgit clone https://github.com/vazra/electron-react-ts-rxdb-realm-sqlite.gitcd electron-react-dbs# install dependenciesyarn# run in dev modeyarn dev

You will be able to tryout all the databases available.

The use of theyarn package manager isstrongly recommended, as opposed to usingnpm.

FAQ

  1. Can I use this as a boilerplate for my electron-react app with native databases

    Ans. Yes, you can. this project itself is bootstrapped withelectron-react boilerplate You can either take it as the base project or fork this repo and remove unwanted db codes. The code is structured in such a way that any db code can be removed without much effort.

For any bugs or requests create issueshere

Pull requests are also invited. 🚀

About

Demo of Native Databases with Electron and ReactJS. Realm, SQLite and RxDB ( with LevelDB/IndexedDB/InMemory adapters)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp