Building a distributed database is complicated and needs to consider many factors. Previously, I discussed two important techniques, sharding and partitioning, for gaining greater throughput and ...
Existing database systems employ an eager transaction processing scheme – that is, upon receiving a transaction request, the system executes all the operations entailed in running the transaction ...
Research suggests that 74% of consumers want more tailored banking experiences. Yet, despite this demand, traditional tools fall short of delivering what customers expect. Enter: Open Banking ...
Banks are in the midst of a digital transformation, yet a fundamental issue remains: sometimes customers struggle to make sense of their own transactions. Cryptic transaction descriptions, missing ...
The MongoDB 4.0 release introduced multi-document transactions to the popular open source NoSQL DB. The lack of a transactional capability has been a key limiting factor in MongoDB uptake, so it’s not ...
What do you do when you can't avoid huge transaction logs in SharePoint and your files are too large? Last month, I wrote about how to avoid having ginormous transaction logs within SharePoint ...