sqlalchemy-trigram-fuzzy-search

Community

Efficient Text Search with Fallback for SQLite

Authorruskibeats
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Facilitates efficient fuzzy text search for Postgres databases and falls back to a simple LIKE operator for SQLite databases.

Core Features & Use Cases

  • Fuzzy Text Matching: Allows for typo-tolerant search within large datasets.
  • Postgres Integration: Leverages Postgres pg_trgm extension for enhanced search capabilities.
  • SQLite Compatibility: Ensures the same functionality can be achieved with SQLite databases for testing.
  • Use Case: A web application uses this Skill to power a search function, allowing users to quickly find items within a product database.

Quick Start

Install the skill and add it to your SQLAlchemy/FastAPI application to enable text search functionality.

Dependency Matrix

Required Modules

None required

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: sqlalchemy-trigram-fuzzy-search
Download link: https://github.com/ruskibeats/t1d/archive/main.zip#sqlalchemy-trigram-fuzzy-search

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.