{"library":"sqltrie","type":"library","category":null,"description":"SQLTrie is a Python library that implements a SQL-based prefix tree (trie) data structure, drawing inspiration from `pygtrie` and `python-diskcache`. It enables efficient storage and retrieval of key-value pairs where keys are sequences (e.g., strings) and operations like prefix-based lookups are optimized. The current version, 0.11.2, was released in February 2025. Given its 'Development Status :: 1 - Planning', the release cadence is irregular and the API is evolving.","language":"python","status":"active","version":"0.11.2","tags":["data structure","trie","prefix tree","sqlite","database","key-value store","persistent"],"install":[{"cmd":"pip install sqltrie","imports":["from sqltrie import SQLiteTrie","from sqltrie import JSONTrie","from sqltrie import SerializedTrie"]}],"homepage":null,"github":"https://github.com/efiop/sqltrie","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sqltrie/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.1,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqltrie/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}