Posts

Below are more some questions, we will provide the answers soon

How you deploy your code in MarkLogic. How does MarkLogic support acid transactions in MarkLogic? What is the difference between MarkLogic and other No SQL DB(Mongo DB). How do you write an XQuery that makes rest in your database? What is the means of data governance, and data modeling? What are Fragmentation policies in MarkLogic? What is CPF in MarkLogic? What REST API have you used in your Project.? What is the DHF framework? What is an HTTP request? How do you apply to join Marklogic.?

MarkLogic interview: Question and Answer for Beginner Level

Q.1. What is difference between NoSQL DB and SQL DB? Ans : Below are some basic differences:   SQL databases are relational, NoSQL are non-relational. SQL databases use structured query language and have a predefined schema. NoSQL databases have dynamic schemas for unstructured data. SQL databases are vertically scalable, NoSQL databases are horizontally scalable. SQL databases are table based, while NoSQL databases are document, key-value, graph or wide-column stores. Q.3. Use case or key feature of MarkLogic?  Ans : Many use case defined or key feature in the MarkLogic, but here we given only top most use case of MarkLogic. Advanced Security on user role base ACID Transactions Built-in Search Indexing Search and query Q.4. What is Group in Marklogic? Ans :  The basic definitions for group, host, and cluster are the following: A group is a set of similarly configured hosts within a cluster. A host is an instance of MarkLogic Server running on a single machine. A...