Advertisement

Data Science on a Large Scale: Can it Be Done?

Click to learn more about author Mathias Golombek. The Challenge Michael Stonebraker, winner of the Turing Award 2014, has been quoted as saying:  “The change will come when business analysts who work with SQL on large amounts of data give way to data scientists, which will involve more sophisticated analysis, predictive modeling, regressions and Bayesian […]

Demystifying Data Architecture

Ludwig Mies van der Rohe said, “Architecture starts when you carefully put two bricks together”—and Data Architecture begins upon creating, storing, and putting two or more characters together, be they sets of records, emails, pictures, audio, video. This resonated well with initial thoughts about Data Architecture, as it is comprised of things, the functionality of […]

What Is ACID?

ACID properties characterize RDBMS (Relational Database Management System) database processing or a data warehouse. Originally coined in the early 1980s, according to DAMA DMBoK, the ACID philosophy consists of requirements for generating and maintaining reliable database transactions. ACID provides consistency before, during and after transactions through five properties: Atomic: Each task in a transaction succeeds […]

What Is BASE?

BASE describes database processing germane to a NoSQL database, such as a data lake. An increasing number of data volumes and variability, according to DAMA DMBoK, spurred the BASE philosophy. Its popularity rose in 2008. BASE provides less assurance than ACID, but it scales very well and reacts well to rapid data changes. BASE construction […]

Will They Blend? Theobald Meets HANA

Click to learn more about author Maarit Widmann. In the “Will They Blend?” blog series, we experiment with the most interesting blends of data and tools. Whether it’s mixing traditional sources with modern data lakes, open-source devops on the cloud with protected internal legacy tools, SQL with noSQL, web-wisdom-of-the-crowd with in-house handwritten notes, or IoT […]