4 min read
Previously, I critiqued the Forrester Wave Translytical Data Platforms Q4 2017 report. At the end, I promised to provide a list of criteria to evaluate translytical databases. In order to create that list, we need to start with a solid definition of…
4 min read
Volt Active Data is pleased to announce V8. Our engineering team has spent the last year adding features across the product to bring you the fastest database to handle millions of decisions per second, with single-digit millisecond latencies. Volt Active Data’s customers…
4 min read
Getting up to date answers about recent events and asking the same question about older data is really hard to do using open source. The Lambda Architecture is a somewhat complicated way of doing this kind of mass scale, relatively fast, open…
4 min read
Editor’s note: This post is re-posted here by permission from the author. The original post was on LinkedIn on December 2, 2017.Despite multiple challenger technologies (eg. Object Oriented databases), the relational databases from Oracle, IBM and Microsoft have prevailed supreme for over…
4 min read
The world has changed massively in the past 20 years. Back in the year 2000, a few million users connected to the web using a 56k modem attached to a PC, and Amazon only sold books. Now billions of people are using…
4 min read
Editor’s note: This post is re-posted here by permission from the author. The original post was on LinkedIn on January 10, 2018. The world has changed massively in the past 20 years. Back in the year 2000, a few million users connected to the…
4 min read
Docker is a powerful tool that many of our customers and community members use for the development and testing of distributed systems. What You’ll Learn in This Video Recently, our Customer Success Manager, Ben Ballard, presented a Quick Start Tutorial on this…
4 min read
The New Year brings about the perfect time to start fresh and set some new goals. So, in the spirit of things, we’ve laid out a few New Year’s resolutions that all database professionals can take into account as they look to…
4 min read
Forrester recently published a new Wave™ report on Translytical Data Platforms. In it, they define a Translytical Data Platform as: “A unified and integrated data platform that supports multi-workloads such as transactional, operational and analytical simultaneously in real-time, leveraging in-memory capabilities including…
4 min read
The internet is ablaze with articles and talk about hardware security flaws found recently in most modern processors, including chips from Intel and AMD – that is, in the processors used by everyone who runs software to provide a service. In other…
4 min read
Previously in part one of this blog series, I explained the problems with two methods of database interactions. Traditional JDBC-style interactions mean that locking and latching take up ~30% of compute time. This overhead skyrockets when you try to use a distributed system.…
4 min read
First off: I’m not here to bash NoSQL. NoSQL came into existence for a good reason — your generic legacy SQL RDBMS is often slow and expensive when compared to NoSQL alternatives. But much of the discussion I’ve seen about NoSQL, NewSQL,…