|
|
|
|
|
by bshipp
1069 days ago
|
|
It depends on what the user requirements are. FTS works pretty well with both Postgres and SQLite, in my experience. Here's a git repo someone can modify to do a cross comparison on a specific dataset, if they are interested. It doesn't seem to indicate the RMDBs are outclassed in a small-scale FTS implementation. https://github.com/VADOSWARE/fts-benchmark |
|
Typesense
SQLite So SQLite is faster, but who cares? I want things like relevance and typo resilience without having to configure anything.