by TerminusDB | Sep 14, 2022 | Uncategorized
What happens when you have two records which are really meant to be one? Most people with a cell phone have encountered this problem with duplicate contacts. The problem of recognizing them is tricky, but when you find the duplicate, you’ve got another problem:...
by TerminusDB | Jul 27, 2022 | Uncategorized
An immutable database means the data within it cannot be deleted or modified. There are numerous reasons why an immutable database is beneficial for you and this article explains some of those arguments. Martin Kleppmann, who is a serial entrepreneur and...
by TerminusDB | Jun 27, 2022 | Uncategorized
What will the distributed data environment in Web3 look like? How will we have a distributed network of data stores which allow updates and synchronizations? What is it that allows git to perform distributed operations on text so effectively? Is it possible to do the...
by TerminusDB | May 16, 2022 | Uncategorized
Version control is synonymous with software development. Most will automatically think of GitHub. Those superpowers gifted to software developers have made application builds quicker, more efficient, and more collaborative. The database world has been slow to follow....
by TerminusDB | Apr 15, 2022 | Uncategorized
In this video tutorial, Cheuk shows you how to build a React backend for a simple content management system. The full tutorial with accompanying files can be found at: Why React? React is a very popular JavaScript library for building user interfaces. In the 2021...
Recent Comments