Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
sonar-xquery-plugin
A plugin for the sonar code analysis tool to do static code analysis of XQuery files to find potential security, performance, and standards problems.
-
spring-data-marklogic
An implementation of the Spring Data interfaces for the MarkLogic NoSQL database
-
intellij-xquery
Forked from ligasgr/intellij-xquery
XQuery support for Intellij Idea
Java 1
-
Grocery-Pricebook
Manage prices of various items and keep history for reference
XQuery
-
xray
Forked from robwhitby/xray
An XQuery test framework for MarkLogic
XQuery
-
DefinitelyTyped
Forked from DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
JavaScript
90 contributions in the last year
Contribution activity
April - May 2019
March 2019
Created an issue in marklogic/node-client-api that received 1 comment
Query plan "cut off" because of duplicate properties?
If I run a script/query: const marklogic = require('marklogic'); const util = require('util'); const db = marklogic.createDatabaseClient({ user: "a…