observable-framework-lib-sqlite
CommunityClient-side SQL databases with SQLite.
Authorspqw
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the use of SQLite databases directly within Observable Framework projects, allowing for client-side data storage and querying without external dependencies.
Core Features & Use Cases
- SQLite Integration: Leverages
sql.js(WASM-based SQLite) for in-browser database functionality. - Database Client: Provides a
SQLiteDatabaseClientimplementing the Database Client specification. - Use Case: Load a SQLite database file (e.g.,
chinook.db) and execute SQL queries to retrieve and display data, such as customer information or track details, directly in your Observable Framework application.
Quick Start
Load the SQLite database from the file 'chinook.db' and query all customers.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: observable-framework-lib-sqlite Download link: https://github.com/spqw/skill-observable-framework/archive/main.zip#observable-framework-lib-sqlite Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.