duckdb-fuzzycomplete-extension
Autocomplete library
A DuckDB extension that provides fuzzy string matching based autocompletion
DuckDB Extension for fuzzy string matching based autocompletion
7 stars
1 watching
0 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
autocompleteautocompletionduckdbduckdb-extensionfuzzy-matchingfuzzy-string-matching
Related projects:
Repository | Description | Stars |
---|---|---|
rustyconover/duckdb-lindel-extension | An extension for DuckDB that enables efficient ordering of multi-dimensional data using space-filling curves. | 32 |
rustyconover/duckdb-crypto-extension | An extension to DuckDB that adds cryptographic hash functions and HMAC calculation capabilities. | 11 |
rustyconover/duckdb-shellfs-extension | An extension to a database system that enables the use of Unix pipes for input and output. | 56 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
bonnefoa/kubectl-fzf | A tool that automates the process of autocompleting commands in kubectl | 447 |
ianhattendorf/autocomplete-ruby | Provides intelligent code completion for Ruby programming language in the Atom editor | 51 |
quackscience/duckdb-extension-clickhouse-sql | An extension for DuckDB that enables support for ClickHouse SQL dialect macros and custom functions. | 40 |
duckdb/duckdb_iceberg | An extension to a C++ relational database management system that adds support for Apache Iceberg data storage | 158 |
rapidfuzz/rapidfuzz-cpp | A C++ library for fast string matching using the Levenshtein Distance algorithm | 244 |
alienhard/sublimeallautocomplete | Extends Sublime Text's default autocomplete to search matches across all open files in the current window. | 917 |
g-plane/zsh-yarn-autocompletions | An autocompletion plugin for Zsh that provides command-line completion for Yarn package manager | 578 |
fuzzylogiq/autopkg-zsh-completion | A plugin that provides auto-completion functionality for the Autopkg tool | 9 |
rustyconover/duckdb-evalexpr-rhai-extension | Allows evaluating a scripting language in SQL statements within a database | 14 |
jayree/sfdx-autocomplete-plugin | An autocomplete plugin for Salesforce development tools | 10 |
arve0/feathers-mongodb-fuzzy-search | A library that adds fuzzy search capabilities to MongoDB queries in a JavaScript framework | 40 |