In designing Samplestack, a sample MarkLogic application that provides search and updates across Question & Answer content, our team wanted to demonstrate how the database’s built-in capabilities enhance the application developer’s experience. One of the differentiating features of MarkLogic’s enterprise NoSQL database is having ACID transactions, and more specifically its support for multi-document, multi-statement transactions.
Introduction In the January 2015 BIS BCBS239 Adoption progress report it was stated that “compliance with Principle 2 (data architecture/IT infrastructure) was rated lowest.” BCBS 239 is the first time that the Enterprise IT Architecture profession has been subject to regulatory scrutiny like its construction and transportation industry forbears. This has become necessary because Distributed […]
There’s a growing interest in Microservices and Martin Fowler describes how microservice architecture is a particular way of “designing software applications as suites of independently deployable services.” The promise of microservices is it allows you to continuously increase the capabilities of your public site, or internal systems, by rolling out small, defined bits of functionality […]