Darwino 2.2 Release

Dynamic Security In addition to Darwino’s existing flexible ACL capabilities and reader/writer support, Darwino now has the ability to add fully-programmatic security at the database and document levels, allowing for document access to be determined by document...

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...