feathers-mongodb-fuzzy-search

Fuzzy search library

A library that adds fuzzy search capabilities to MongoDB queries in a JavaScript framework

Add fuzzy $search to mongodb service.find queries

GitHub

40 stars
3 watching
10 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
x-tabdeveloping/neofuzzA fast and customizable fuzzy text search library for Python38
andylokandy/simsearch-rsA simple fuzzy search engine for similar strings in memory-based data171
brianhempel/fuzzy_toolsA toolset for searching and indexing strings in Ruby with fuzzy matching capabilities23
feathersjs-ecosystem/feathers-mongooseProvides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB.189
madskjeldgaard/fzf-scA plugin that enables fuzzy searching in NeoVim for SuperCollider code execution20
jus101/feathers-dynamodbA Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database13
johnayoung/feathers-algoliaA Feathers plugin that integrates Algolia search functionality into a web application2
feathersjs-ecosystem/feathers-elasticsearchA Feathers.js adapter for interacting with Elasticsearch databases.78
feathersjs-offline/localforageSimplifies storage in IndexedDB, WebSQL, and LocalStorage for mobile and offline-first applications.9
hugopl/fzyAn algorithm for efficiently searching through a list of strings to find matches with varying levels of similarity47
grizzl/grizzlA fuzzy search index and completing-read utility for Emacs, providing efficient incremental searches.169
deanishe/alfred-fuzzyA script that enables fuzzy search functionality in Alfred workflows93
rustyconover/duckdb-fuzzycomplete-extensionA DuckDB extension that provides fuzzy string matching based autocompletion8
aubreypwd/zsh-plugin-fdProvides a shell plugin to use fuzzy file searching and older finding using fzf.7
derekparker/trieA Go library implementing a data structure for fast prefix and fuzzy string searching766