issues
search
databendlabs
/
jsonb
JSONB implement in rust
Apache License 2.0
65
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bump jsonb 0.4.4
#70
b41sh
closed
2 hours ago
0
bump fast-float2 v0.2.3
#69
b41sh
closed
3 hours ago
0
Switch from `fast-float` to `fast-float2`?
#68
penberg
closed
3 hours ago
2
fix: panic when facing corrupted jsonb
#67
CookiePieWw
closed
3 days ago
0
feat: add a function to parse jsonb only
#66
CookiePieWw
closed
3 days ago
2
feat: support `object_delete` and `object_pick` function
#65
b41sh
closed
3 weeks ago
0
feat: support `object_insert` function
#64
b41sh
closed
4 weeks ago
0
can we using jsonpath lib to impl jsonpath for jsonb?
#63
paomian
opened
1 month ago
1
Feat: Support json array functions
#62
b41sh
closed
1 month ago
0
feat: add lazy value
#61
sundy-li
closed
1 month ago
0
bump jsonb 0.4.3
#60
b41sh
closed
1 month ago
0
fix: fix compare object value with different length panic
#59
b41sh
closed
1 month ago
0
bump jsonb 0.4.2
#58
b41sh
closed
1 month ago
0
User Story: GreptimeDB uses jsonb for it's JSON support
#57
WenyXu
closed
1 month ago
1
feat: make `preserve_order` a default feature
#56
CookiePieWw
closed
1 month ago
1
Conflicts caused by "preserve_order" feature of serde_json
#55
CookiePieWw
closed
1 month ago
0
Bump to version 0.4.1
#54
b41sh
closed
4 months ago
0
fix: fix jsonpath selector unwrap panic
#53
b41sh
closed
4 months ago
0
feat(expr): add filter expr [starts with]
#52
hanxuanliang
opened
6 months ago
0
Bump to version 0.4.0
#51
b41sh
closed
6 months ago
0
Hi, please make new releases
#50
Xuanwo
closed
6 months ago
0
feat: support convert jsonb value to serde_json value
#49
b41sh
closed
6 months ago
0
feat(jsonpath): add exists filter expression
#48
akoshchiy
closed
6 months ago
0
fix: fix get by keypath with null value
#47
b41sh
closed
9 months ago
0
fix: handle invalid jsonb value to avoid panic in functions
#46
b41sh
closed
9 months ago
0
feat: add delete_by_keypath
#45
akoshchiy
closed
9 months ago
0
feat: add delete_by_index & delete_by_name
#44
akoshchiy
closed
10 months ago
0
fix: builder&concat container jentry len fix
#43
akoshchiy
closed
10 months ago
0
feat: add concat & improve strip_nulls
#42
akoshchiy
closed
10 months ago
0
feat: jsonpath predicate support
#41
akoshchiy
closed
11 months ago
1
feat: added contains api
#40
akoshchiy
closed
1 year ago
0
wasm buiod
#39
kesavkolla
opened
1 year ago
1
feat: add exists_any_keys & exists_all_keys
#38
akoshchiy
closed
1 year ago
1
feat: support parse key paths
#37
b41sh
closed
1 year ago
0
feat: add get_by_keypath
#36
akoshchiy
closed
1 year ago
0
Bump to version 0.3.0
#35
b41sh
closed
1 year ago
0
docs: add more jsonb encoding format descriptions
#34
b41sh
closed
1 year ago
0
feat: add object_each
#33
akoshchiy
closed
1 year ago
0
feat: path_exists api
#32
akoshchiy
closed
1 year ago
0
feat: type_of api
#31
akoshchiy
closed
1 year ago
0
feat: strip_nulls api
#30
akoshchiy
closed
1 year ago
2
perf: Add benches for parser and get_path
#29
b41sh
closed
1 year ago
0
Perf: Add benchmarks for accessing nested fields
#28
b41sh
closed
1 year ago
0
chore: add check fmt and clippy
#27
b41sh
closed
1 year ago
0
feat: to_pretty_string api
#26
akoshchiy
closed
1 year ago
3
Feat: Support traverse_check_string function
#25
b41sh
closed
1 year ago
0
Feat: improve json path selector using less memory
#24
b41sh
closed
1 year ago
0
Bump to version 0.2.3
#23
b41sh
closed
1 year ago
0
chore: implement `From` trait with owned `JsonValue` for `Value`
#22
leiysky
closed
1 year ago
0
Fix: fix parse json path name with escaped characters
#21
b41sh
closed
1 year ago
0
Next