A query language for redis.
Project description
redis-query
A query language for redis rejson.
CREATE
Creates a documentof a choosen name and schema at a choosen path.
CREATE DOCUMENT 'obj' ('{"obj":"value"}') AT PATH('ROOT')
SELECT
Gets value from redis database by name.
SELECT 'name' FROM PATH('ROOT')
INSERT
CREATE but only for alredy existion values.
INSERT 'obj' ('{"obj":"value"}') INTO PATH('ROOT')
PATH
A Path in JSONPath syntax. Type ROOT for root path.
PATH('ROOT')
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
redis-query-0.0.1.tar.gz
(15.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file redis-query-0.0.1.tar.gz.
File metadata
- Download URL: redis-query-0.0.1.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fac924846d72fba4d7fac33b672e104f17600c43564186bfd572dfaf1579d0c
|
|
| MD5 |
b901eac6fc0e284a5b5c3b9062d1d16c
|
|
| BLAKE2b-256 |
ca0d173f00cad444da41be01f1a9f19f697f676370e91b5237269fd90a41ad2d
|
File details
Details for the file redis_query-0.0.1-py3-none-any.whl.
File metadata
- Download URL: redis_query-0.0.1-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b48f1663dbb931998b383319604d168d4d5eacd72b4d039810eb54f21217450f
|
|
| MD5 |
0a9db226622e01edde4e9532df6ed768
|
|
| BLAKE2b-256 |
13cfa62ae15a49cd2c4cde040f24ad3ed272e5d55bb8bea94e1102a42de994f4
|