- Company Founded 2001
- Product: Marklogic Server
- Written in C++, XQuery
- Homepage: www.marklogic.com
- Information
- API docs
- Free, trial download/license
- devpedia
- archipedia
- NoSQL database?
- Document Database store
- HTTP in and out
- Not Open Source
- Security
- Search
- Many utility features
- App server
- RESTful interface
- Java interface
- JSON support
- Re-branding as Enterprise NOSQL
- Client API - CRUD & search
- Management API - Instrumentation
- Packaging API - Configuration
- /v1/documents?uri=/path/to/document
- /v1/keyvalue?element=TITLE&value=Cymbeline
- /v1/search/?q=infinite NEAR variety'
- /v1/documents
?uri=/path/to/document
&format=JSON