home/categories/sql-databases/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-sqlite-fts5-full-text-search-implementation-skill-md
sql-databasesdatabases

sqlite-fts5-full-text-search-implementation

Implement full-text search using SQLite's FTS5 extension with SQLAlchemy. This includes creating a virtual FTS table, synchronizing data between standard tables and the FTS index, and executing raw SQL queries for search operations.

ECNU-ICALK
maintainer
ECNU-ICALK
Atualizado 3/16/2026
Estrelas
304
Forks
34
quick start

Installation and usage

Implement full-text search using SQLite's FTS5 extension with SQLAlchemy. This includes creating a virtual FTS table, synchronizing data between standard tables and the FTS index, and executing raw SQL queries for search operations.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use sqlite-fts5-full-text-search-implementation