angular-sqlite

JSON →
library 0.1.0 ·javascript maintenance
verified Jun 7, 2026

An AngularJS module that wraps client-side SQLite databases (Web SQL) with promises and table creation helpers. Version 0.1.0 (stable, low activity). Provides $SQLite service with methods like createTable, insert, replace, selectAll, selectFirst, execute. Depends on AngularJS and Web SQL (browser only). No TypeScript definitions. Last release Dec 2015; project appears maintenance-only or abandoned.