capacitor-sqlite-react-typeorm-app
TypeORM + SQLite App
An example application demonstrating the integration of TypeORM with Capacitor's SQLite plugin in a React-based Ionic app.
React TypeORM Example Application with Capacitor Sqlite
2 stars
2 watching
1 forks
Language: TypeScript
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
jepiqueau/ionic-sqlite-typeorm-app | An Ionic Angular app demonstrating the use of @capacitor-community/sqlite and TypeORM for data management | 14 |
capacitor-community/sqlite | Provides a native and Electron-compatible SQLite plugin for use in mobile apps built with Capacitor. | 504 |
jepiqueau/vue-typeorm-app | An application testing Ionic/Vue with TypeORM driver and @capacitor-community/sqlite for building a database | 10 |
capacitor-community/react-hooks | Provides React hooks for interacting with Capacitor plugins | 249 |
jepiqueau/capacitor-solid-sqlite | A Capacitor-based application demonstrating the use of @capacitor-community/sqlite for in-app SQLite storage and access. | 5 |
capacitor-community/intercom | An Ionic plugin for integrating Intercom's messaging and identification features into Capacitor-based apps | 59 |
ionic-team/capacitor-plugins | A collection of plugins for building cross-platform mobile applications using the Capacitor framework. | 530 |
jepiqueau/vite-sveltekit-capacitor-sqlite | A full-stack web application built with Svelte, Vite, and Capacitor, utilizing SQLite as the backend database and providing CRUD operations for users. | 14 |
ionic-team/create-capacitor-plugin | Generate and create a new Capacitor plugin project from scratch | 79 |
dawidwetzler/nuxt3-capacitor-sqlite-kysely-example | An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage | 2 |
esamattis/react-zorm | A library providing a type-safe and performant way to create HTML forms in React applications. | 729 |
mikro-orm/express-ts-example-app | An Express.js application using Mikro-ORM and TypeScript to manage data in MongoDB | 61 |
styfle/react-server-example-tsx | An example project demonstrating how to implement server-side rendering with React and TypeScript | 277 |
aparajita/capacitor-logger | A logging plugin for Ionic/Capacitor apps with customizable log levels, labels, and output. | 16 |
craftzdog/react-native-sqlite-2 | Provides a WebSQL-compatible API to store data in a React Native app using a native SQLite database on the platform-specific side. | 379 |