expo-sqlite-storage
Expo SQLite default database that can be queried through a WebSQL-like API with an updated android sqlite database to support JSON extension, compatible with RxDB.
Expo SQLite default database that can be queried through a WebSQL-like API with an updated android sqlite database to support JSON extension, compatible with RxDB.
This is an ORM, build around expo-sqlite. It will make operation like UPDATE,SELECT AND INSERT a lot easier to handle
Basically the same as `expo-sqlite` but `WebSQLDatabase` isn't deprecated in favor of the experimental, silent-erroring SQLiteDatabase. Provides access to a database that can be queried through a WebSQL-like API (https://www.w3.org/TR/webdatabase/). The d
localForage bindings for Angular
Starbase WebSQL Datastore
React wrapper to IndexedDB database.