The agile NoSQL query language for semi-structured data
ObjectPath is a query language similar to XPath or JSONPath, but much more powerful thanks to embedded arithmetic calculations, comparison mechanisms and built-in functions. This makes the language more like SQL in terms of expressiveness, but it works over JSON documents rather than relations. ObjectPath can be considered a full-featured expression language. Besides selector mechanism there is also boolean logic, type system and string concatenation available. On top of that, the language implementations (Python at the moment; Javascript is in beta!) are secure and relatively fast.
- Links to home:garloff:OTC / python-objectpath
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Cloud:OTC:Tools/python-objectpath && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
objectpath-0.5.tar.gz | 0000016718 16.3 KB | |
python-objectpath.changes | 0000000313 313 Bytes | |
python-objectpath.spec | 0000002438 2.38 KB |
Comments 0