fts5
There are 26 repositories under fts5 topic.
wangfenjin/simple
支持中文和拼音的 SQLite fts5 全文搜索扩展 | A SQLite3 fts5 tokenizer which supports Chinese and PinYin
TangXiaoLv/Android-Sqlite-Fts5-Tokenizer
集成了FTS5中文分词器的Sqlite3源码
distantnative/search-for-kirby
Kirby 3 plugin for adding a search index (sqlite or Algolia).
subframe7536/sqlite-wasm
Simple util to use SQLite in browser, persist data to IndexedDB or OPFS, support FTS5 and UPDATE / DELETE LIMIT
pozi119/VVSequelize
数据库模型映射,自动建表, 自动更新表,数据增删改查, FTS全文搜索, 支持自定义fts3,4,5分词器,可拼音分词. sql,fmdb,wcdb,sqlite3,orm,fts,fts3,fts4,fts5
leiless/sqlite3-ngram
SQLite3 FTS5 n-gram tokenizer (WIP)
YGGverse/YGGo
YGGo! Distributed Web Search Engine
simonw/sqlite-fts5-trigram
Trigram tokenizer module for SQLite FTS5
dbohdan/tinyfts
Very small standalone full-text search HTTP/SCGI server
VahidN/EFCoreSQLiteFTS
Implementing full-text search with SQLite and EF-Core
dnlzrgz/housaku
Housaku is a personal search engine built on top of SQLite's FTS5 that lets you search your documents and favorite feeds in one place.
SageMik/sqlite3_simple
基于 Simple (支持中文和拼音的 SQLite fts5 全文搜索扩展) 和 sqlite3.dart 的 Flutter 库,用于 SQLite 中文和拼音全文搜索 | A Flutter plugin for Full-Text Search of Chinese & PinYin in SQLite, based on Simple (A SQLite3 fts5 tokenizer which supports Chinese & PinYin) and sqlite3.dart
rodb-io/rodb
Read-Only DataBase - create services from static files
K024/sqlite3-ngram-tokenizer
An ngram tokenizer for sqlite3 fts5
stevej2608/reactpy-table
Headless UI for building powerful tables with ReactPy.
FaFre/fts5_expose
SQLite extension that exposes internal FTS5 components
gromnitsky/nfts
A FTS server for static blogs; uses sqlite under the hood.
penrodlol/full-text-search-with-astro-db
Leverage Astro DB and SQLite's FTS5 to perform full-text search queries within an Astro project.
SageMik/simple-native-android
Simple 的 Android 原生库,用于 sqlite3_simple Flutter 插件。
AdrianKlessa/SteamScout
Ensemble recommendation (recommender) system for finding similar games on Steam
delucis/astro-db-fts
Example of using SQLite FTS5 with Astro DB
4l1fe/Librarian
Your minimalistic helper to find what you have written and forgot. It uses Sqlite FTS5 with Snowball tokenizer supporting different languages.
justmars/lawdata
Access datasette instance of corpus-x database as authenticated backend API
Talent-HYJ/single-tokenizer-demo
sqlite3 fts5 单个字符分词器 c++实现
rubiojr/hlx
A simple, type-safe, full-text document search library for Go powered by SQLite FTS5.