{"skill":{"slug":"sqlite-client","displayName":"Sqlite Client","summary":"SQLite database operations. Use this skill when users need to create, read, query, or modify SQLite databases (.db files).","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":168,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1776734913191,"updatedAt":1776737211298},"latestVersion":{"version":"1.0.0","createdAt":1776734913191,"changelog":"Initial release of sqlite-client\n\n- Provides async/await APIs to create, read, query, and modify SQLite (.db) databases using `sqlite` and `sqlite3`.\n- Supports core operations: creating tables, executing SQL queries, inserting/updating/deleting rows, prepared statements, and named parameters.\n- Includes migration support and utility patterns for schema inspection and row counting.\n- Offers example code for caching, in-memory databases, and debugging.\n- All methods return Promises and support modern ES6+ JavaScript.","license":"MIT-0"},"metadata":null,"owner":{"handle":"openlark","userId":"s1727wv2g20pc729snzcm4nf8183hy72","displayName":"OpenLark","image":"https://avatars.githubusercontent.com/u/260858787?v=4"},"moderation":null}