https://github.com/fededri/kmm_fts
Implementation of FTS (Full text search) in a mobile application using SQLDelight and Kotlin Multiplatform
https://github.com/fededri/kmm_fts
Last synced: about 1 month ago
JSON representation
Implementation of FTS (Full text search) in a mobile application using SQLDelight and Kotlin Multiplatform
- Host: GitHub
- URL: https://github.com/fededri/kmm_fts
- Owner: fededri
- License: apache-2.0
- Created: 2023-08-14T01:06:14.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T15:31:39.000Z (over 2 years ago)
- Last Synced: 2025-03-12T21:32:46.688Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 46.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kmm_fts
Implementation of FTS (Full text search) in a mobile application using SQLDelight and Kotlin Multiplatform