rusqlite

Community

SQLite database bindings for Rust

Authorjohnlindquist
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a robust and idiomatic Rust interface for interacting with SQLite databases, enabling efficient data storage, retrieval, and management within Rust applications.

Core Features & Use Cases

  • Database Connection Management: Securely opens and manages connections to SQLite databases, including in-memory and file-based options.
  • SQL Query Execution: Supports executing raw SQL statements, parameterized queries, and batch operations.
  • Data Mapping: Facilitates seamless conversion between Rust types and SQLite data, including handling optional values and complex structures.
  • Schema Migrations & FTS5: Includes patterns for managing database schema evolution and implementing full-text search capabilities.
  • Use Case: Store and query application data like user preferences, history logs, or chat conversations efficiently and reliably.

Quick Start

Use the rusqlite skill to open an in-memory SQLite database connection and execute a simple CREATE TABLE statement.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: rusqlite
Download link: https://github.com/johnlindquist/script-kit-next/archive/main.zip#rusqlite

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.