nuxt3-capacitor-sqlite-kysely-example
Storage demo
An Nuxt 3 application demonstrating the integration of SQLite and Kysely for local storage
example on usage capacitor-sqlite together with kysely within nuxt3 application
2 stars
1 watching
0 forks
Language: TypeScript
last commit: 16 days ago Related projects:
Repository | Description | Stars |
---|---|---|
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/sqlite | Provides a native and Electron-compatible SQLite plugin for use in mobile apps built with Capacitor. | 504 |
jepiqueau/vue-sqlite-app | A Vue.js application demonstrating the use of @capacitor-community/sqlite to store and manage data | 5 |
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 |
nuxt/examples | A collection of Nuxt 3 examples showcasing various features and plugins | 165 |
haltcase/trilogy | A TypeScript-based wrapper around SQLite databases with support for multiple backends and a simple Promise-based API. | 264 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
cosentino/capacitor-sqlite-react-typeorm-app | An example application demonstrating the integration of TypeORM with Capacitor's SQLite plugin in a React-based Ionic app. | 2 |
jepiqueau/ionic-sqlite-typeorm-app | An Ionic Angular app demonstrating the use of @capacitor-community/sqlite and TypeORM for data management | 14 |
jpwhite3/northwind-sqlite3 | Re-implementation of a sample business database schema in SQLite3 for educational purposes. | 468 |
touchlab/sqliter | A SQLite driver for Kotlin Native libraries | 178 |
mikeowens/sqlitevtable | An example of using SQLite as a virtual table to query and manipulate files on the file system. | 23 |
temporal/cl-sqlite | Provides a Common Lisp interface to the SQLite relational database management system. | 72 |
abc34/sqlite_codec | A modified version of SQLite with built-in encryption using the mbedtls library | 0 |
williamluke4/nitro | An example PWA using Nextjs, Material-UI, Typescript and Auth0 authentication | 280 |