Skip to content

Commit 098b9a8

Browse files
georgeajitgeorgeajit
authored andcommitted
Added DMSDK to features list
1 parent 0232364 commit 098b9a8

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,18 @@ from Node.js applications.
55

66
## Features
77

8-
* Writing, reading, patching, and deleting documents in JSON, XML, text, or binary formats
9-
* Querying over documents including parsing string queries, extracting properties, and calculating facets
10-
* Projecting tuples (like table rows) out of documents
11-
* Single transactions and multi-statement transactions for database changes
12-
* Writing, reading, and deleting graphs and executing SPARQL queries over graphs
13-
* Extending the built-in services or evaluating or invoking your own JavaScript or XQuery on the server
14-
* Basic, digest, certificate, Kerberos, and SAML authentication
15-
* Import libraries as JavaScript mjs modules
16-
* Data Services First - MarkLogic's support for microservices
17-
* Optic query DSL, document matching, relevance, multiple groups
18-
* Generate query based views, redaction on rows
8+
* Writing, reading, patching, and deleting documents in JSON, XML, text, or binary formats
9+
* Querying over documents including parsing string queries, extracting properties, and calculating facets
10+
* Projecting tuples (like table rows) out of documents
11+
* Single transactions and multi-statement transactions for database changes
12+
* Writing, reading, and deleting graphs and executing SPARQL queries over graphs
13+
* Extending the built-in services or evaluating or invoking your own JavaScript or XQuery on the server
14+
* Basic, digest, certificate, Kerberos, and SAML authentication
15+
* Import libraries as JavaScript mjs modules
16+
* Data Services First - MarkLogic's support for microservices
17+
* Optic query DSL, document matching, relevance, multiple groups
18+
* Generate query based views, redaction on rows
19+
* Data Movement SDK - move large amounts of data into, out of, or within a MarkLogic cluster
1920

2021
## Getting Started
2122

0 commit comments

Comments
 (0)