{"library":"sqlite-websql-orm","type":"library","category":null,"description":"An ORM for SQLite and WebSQL databases, designed for Angular 2+ and Ionic 2+ applications. Version 1.2.1 is the current stable release, with support for Angular 6 and Node >=8.11. The package has undergone major breaking changes from version 0.2.2 to 1.0.0+, replacing the module name from OrmModule to SqliteWebsqlOrmModule, introducing adapters (ADAPTERS.auto, ADAPTERS.sqlite, ADAPTERS.websql) instead of useFakeData, and simplifying schema generation. It ships TypeScript types and has peer dependencies on @angular/common, @angular/core, @ionic-native/core, @ionic-native/sqlite, rxjs, and rxjs-compat. Key differentiator: works across both WebSQL (browser) and SQLite (mobile) with a single API.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","orm","angular","ionic","websql","sqlite","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install sqlite-websql-orm","imports":["import { SqliteWebsqlOrmModule } from 'sqlite-websql-orm'","import { ADAPTERS } from 'sqlite-websql-orm'","import { SchemaFactory } from 'sqlite-websql-orm'","import { Repository } from 'sqlite-websql-orm'"]},{"cmd":"yarn add sqlite-websql-orm","imports":[]},{"cmd":"pnpm add sqlite-websql-orm","imports":[]}],"homepage":"https://github.com/blixit/sqlite-websql-orm#readme","github":"https://github.com/blixit/sqlite-websql-orm","docs":null,"changelog":null,"pypi":null,"npm":"sqlite-websql-orm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}