SQL Database Access
OfficialType-safe SQL with Kysely
Authorkingstinct
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust and type-safe way to interact with SQL databases, abstracting away the complexities of raw SQL queries and ensuring data integrity.
Core Features & Use Cases
- Type-Safe Query Building: Use Kysely to write SQL queries with full TypeScript support, catching errors at compile time.
- Platform Agnostic: Supports both Expo (React Native) with
expo-sqliteand Bun backends withbun:sqlite. - Use Case: Securely store and retrieve user data, manage application state, or perform complex data manipulations in your React Native or Bun applications.
Quick Start
Use the sql skill to insert a new user with email '[email protected]' and name 'Test User' into the 'users' table.
Dependency Matrix
Required Modules
kyselykysely-expokysely-bun-sqlite
Components
scriptsreferences
💻 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: SQL Database Access Download link: https://github.com/kingstinct/.github/archive/main.zip#sql-database-access 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 471,000+ vetted skills library on demand.