SQLite based queryable python indexes for dicts and lists
Project description
LiteIndex
Embedded, thread and process safe, disk backed, easy to use, query-able, fast Index implementations
pip install --upgrade liteindex
DefinedIndex
- Documentation
- fixed schema index i.e: schema has to be defined before hand
number
,boolean
,datetime
,string
,compressed_string
,blob
,json
andother
types are supported and can be queried upon- Query language is copy of mongodb queries. All queries are documented
- works across threads, processes seamlessly
- compression is supported natively and optional custom compression dictionaries can be built
function_cache
- Documentation
- A decorator to cache function calls with arguments
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
liteindex-0.0.2.dev22.tar.gz
(13.9 kB
view hashes)
Built Distribution
Close
Hashes for liteindex-0.0.2.dev22-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9557dd1c952bbf7ef1cd31a50492b5d113c9186a182bf14a9452f1ec84be2895 |
|
MD5 | c8ff4200484f92a2743cd86fc0437120 |
|
BLAKE2b-256 | b33033c9133e12c6af55b7a26d0340ac7c70f9b703e208c73a7c5b86522dbfb2 |