PLEASE READ
This project is a work in progress, and I fully understand the large scope and challenges it entails. I'm committed to it's development and will actively continue work after the holiday season. Thank you for your interest and patience as I build towards something impactful!
Capacitor SQLite drivers for various ORMs.
ORM | Package | Status |
---|---|---|
Drizzle ORM | @oliveryasuna/capacitor-sqlite-drizzle |
In-progress |
Knex | @oliveryasuna/capacitor-sqlite-knex |
Planned |
Kysely | @oliveryasuna/capacitor-sqlite-kysely |
Planned |
TypeORM | @oliveryasuna/capacitor-sqlite-typeorm |
Planned¹ |
¹TypeORM currently has partial support for Capacitor SQLite.
This project will take a lot of time and effort to maintain. If you want to support it, you can do so through GitHub.
Contributions welcome.
If you are interested in contributing to this project, please read our contributing guide.
- Jean Pierre Quéau, creator and long-time maintainer of Capacitor SQLite.
- Chris Wep, creator of the Capacitor TypeORM driver.
This project is licensed under the MIT License. See LICENSE for details.
This project will take a lot of time and effort to maintain. If you want to support it, you can do so through GitHub.