Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.6% on nuget.org
Top 7.8% downloads on nuget.org
Top 3.2% dependent repos on nuget.org
Top 4.0% forks on nuget.org

nuget.org : microsoft.azure.documents.odata.sql

Currently it supports below query mappings: primitive: field => c.field parent/child => c.parent.child Namespace.EnumType'enumVal' => 'enumVal' queries: $select => SELECT $filter => WHERE $top => TOP $orderby => ORDER BY functions: contains(field,'value') => CONTAINS(c.field,'value') startswith(field,'value') => STARTSWITH(c.field,'value') endswith(field,'value') => ENDSWITH(c.field,'value') toupper(field) => UPPER(c.field) tolower(field) => LOWER(c.field) length(field) => LENGTH(c.field) indexof(field,'value') => INDEX_OF(c.field,'value') substring(field,idx1,idx2) => SUBSTRING(c.field,idx1,idx2) trim(field) => LTRIM(RTRIM(c.englishName)) concat(field,'value') => CONCAT(c.englishName,'value')

Registry - Homepage - JSON
purl: pkg:nuget/microsoft.azure.documents.odata.sql
Keywords: odata, documentdb, sql, translate, convert, azure, microsoft
License: MIT
Latest release: over 7 years ago
First release: over 7 years ago
Dependent repositories: 5
Downloads: 36,840 total
Stars: 12 on GitHub
Forks: 22 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 19 days ago

    Loading...
    Readme
    Loading...