Marklogic Fundamentals
What is the MarkLogic server? Marklogic is an enterprise NoSQL multi-model database management system. It is a document-centric, transactional, search-centric, structure-aware, schema-agnostic, XQuery- and JavaScript-driven, high-performance, clustered, database server. NoSQL: Flexibility and scalability Multi-Model: We believe it stores all types of data in any format or shape. Enterprise : Marklogic provides ACID transactions, government-grade security. Atomicity : Either all the data modifications in a transaction are performed or not being performed. Consistency : When a transaction is completed, a transaction leaves all data in a consistent state. Isolation : Transactions run in isolation from one another. Durability : After a transaction is completed, its effects remain even in cases of unexpected interruptions. The Only Enterprise NoSQL Database Search & Query ACID Transact...