MarkLogic Server | |
Logo Size: | 250px |
Developer: | MarkLogic |
Programming Language: | C, C++, JavaScript |
Language: | English |
Genre: | Document-oriented database |
MarkLogic Server is a document-oriented database developed by MarkLogic. It is a NoSQL multi-model database that evolved from an XML database to natively store JSON documents and RDF triples, the data model for semantics. MarkLogic is designed to be a data hub for operational and analytical data.[1]
MarkLogic Server was built to address shortcomings with existing search and data products. The product first focused on using XML as the document markup standard and XQuery as the query standard for accessing collections of documents up to hundreds of terabytes in size.
Currently the MarkLogic platform is widely used in publishing, government, finance and other sectors. MarkLogic's customers are mostly Global 2000 companies.
MarkLogic uses documents without upfront schemas to maintain a flexible data model. In addition to having a flexible data model, MarkLogic uses a distributed, scale-out architecture that can handle hundreds of billions of documents and hundreds of terabytes of data. It has received Common Criteria certification, and has high availability and disaster recovery. MarkLogic is designed to run on-premises and within public or private cloud environments like Amazon Web Services.
MarkLogic uses RDF triples to provide semantics for ease of storing metadata and querying.
Unlike other NoSQL databases, MarkLogic maintains ACID consistency for transactions.
MarkLogic can run over multiple servers, balancing the load or replicating data to keep the system up and running in the event of hardware failure.
MarkLogic has built in security features such as element-level permissions and data redaction.
Optic API for Relational Operations
An API that lets developers view their data as documents, graphs or rows.
MarkLogic provides redaction, encryption, and element-level security (allowing for control on read and write rights on parts of a document).[2]
MarkLogic is available under various licensing and delivery models, namely a free Developer or an Essential Enterprise license.[3] Licenses are available from MarkLogic or directly from cloud marketplaces such as Amazon Web Services and Microsoft Azure.