Universal Data Replication

One of the pieces of code that I’m the most proud of in Darwino is the replication engine. A majority of our customers see it as a Domino-to-JSON replication engine, but it goes far beyond that. In reality, it can replicate between virtually any data sources. It...

Offline Your Data With React-Native Applications

In a previous post, I mentioned how we are leveraging ReactJS to create state-of-the-art web applications. We are now moving a step forward by also leveraging its sister technology, React-Native, to create portable, yet native, mobile applications. This comes with all...

Dynamic Document-Based Security

Domino provides document-based security through the use of readers and authors fields. This is a great capability that is fairly unique in the NoSQL industry, heavily used by Domino developers. One caveat though: you have to explicitly manage the list of...

Darwino as the IBM Domino Reporting Holy Grail

Reports, dashboards, and data analytics have been the bane of IBM Notes/Domino since the beginning. Its proprietary data structure, the absence of standard APIs, and its deficient query capability make reporting very difficult. This has been ranked as one of the top...