Technology: MarkLogic

How to implement actions in Kalix using Scala

Reading Time: 3 minutes What is an action? Actions are stateless functions that can be used to implement various use cases such as: How to trigger actions? Actions can be triggered in the following ways: Steps to implement actions Defining the proto file Let’s see with an example how we can implement actions. So, we will be creating a FactorialAction that takes a number n and will return the Continue Reading

Artificial Intelligence & MarkLogic: An Wonderful Architecture

Reading Time: 3 minutes Introduction Automation is a crucial part of the Artificial Intelligence cycle. It allows organizations to perform tasks that require human input and improves tradecraft. This also increases efficiency in order to keep pace with changing technologies and requirements. And MarkLogic is providing some extra benefits in implementing AI processes. MarkLogic has its own optimized algorithms and implementations of some AI methodologies. Achieved due to its Continue Reading

Visualizing data - abstract purple background with motion blur, digital data analysis concept

MarkLogic Server: The Promising Future of Database Technology

Reading Time: 3 minutes Marklogic: Databases are the foundation of modern applications and many companies rely on them to power their most important processes. Poor database performance can result in a business losing money, compromising customer data, or both. Introduction of MarkLogic MarkLogic Server is a powerful, yet underutilized, database technology with a promising future. Despite its many features and benefits, MarkLogic Server has been largely overshadowed by other Continue Reading

Playing with Semantic Data and MarkLogic

Reading Time: 4 minutes In this blog, I will discuss the Semantic Data Model and its support in one of the enterprise NoSQL databases with an example. What is a Data Model Data models always come into the picture when we talk about any database and what type of data storage and query utility it provides. The data model defines the structure, as well as the relationships of data Continue Reading

MarkLogic and CRUD operations: for Better Performance.

Reading Time: 5 minutes Introduction We have been working a lot on MarkLogic Streams and it’s great to see how many people are using them. As part of this work, we’ve also been able to release some new capabilities that allow you to do CRUD operations using the HTTP protocol. We think this will make it easier for people who want to build applications that require more flexibility than Continue Reading