large-objects

Official

Efficiently manage large binary content in SQLite

Authorgo-again
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a streamlined approach to storing large binary content, such as files and uploads, in SQLite databases using streamed I/O operations, optimizing memory usage and performance.

Core Features & Use Cases

  • Streamed Storage: Store and manage large binary content in SQLite without loading the entire content into memory.
  • Content Management: Handle file operations like read, write, and delete for large objects.
  • Use Case: Ideal for scenarios where you need to store large files or media blobs in a database, such as uploading documents or storing user-generated content.

Quick Start

Use the large-objects skill to store a large file, 'video.mp4', in the SQLite database.

Dependency Matrix

Required Modules

liteorm.org/dialect/sqlite/lob

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: large-objects
Download link: https://github.com/go-again/liteorm/archive/main.zip#large-objects

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 620,000+ vetted skills library on demand.