0.0.3 • Published 2 years ago

@aphro/capacitor-sqlite-connector v0.0.3

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Uses https://github.com/storesafe/cordova-sqlite-storage (which works with Capacitor/Ionic) rather than https://github.com/capacitor-community/sqlite.

Why not use https://github.com/capacitor-community/sqlite?

The API really is not very clean (no connection objects, weird changes return values, no bind for params), looking through issues, the project may have a few unresolved memory leaks and the documentation is hard to follow.