InfoQ Homepage Database Content on InfoQ
-
Streaming SQL to Unify Batch & Stream Processing w/ Apache Flink @Uber
Shuyi Chen and Fabian Hueske explore SQL’s role in the world of streaming data and its implementation in Apache Flink and covering streaming semantics, event time, and incremental results.
-
JDBC, What Is It Good For?
Thomas Risberg reviews what has been happening in the world of JDBC lately and how it fits with the latest trends like Reactive, Non-Blocking APIs, Microservices, CQRS and Event Sourcing.
-
Gimel: PayPal’s Analytics Data Platform
Deepak Chandramouli introduces and demos Gimel, a unified analytics data platform which provides access to any storage through a single unified data API and SQL.
-
Simplifying Apache Geode with Spring Data
John Blum shows how to use the annotation-based configuration model to build an Apache Geode client-server application.
-
Introducing FlureeDB, The World's First ACID-Compliant Blockchain Database
Brian Platz introduces FlureeDB, a graph-style database for building blockchain applications.
-
Streaming SQL Foundations: Why I ❤ Streams+Tables
Tyler Akidau explores the relationship between the Beam Model and stream & table theory and explains what is required to provide robust stream processing support in SQL.
-
Delivering the Power of Data Using Spring Cloud Data Flow and DataStax Enterprise Cassandra NoSQL Database
Gilbert Lau and Wayne Lund talk about using SCDF on PCF for microservice scaling and pipelining data into Cassandra.
-
Beyond Rapid Development: Continuous Operations and Telemetry / Monitoring with MongoDB on PCF
Jason Mimick demos using PCF to deploy geo distributed, horizontally scalable MongoDB Enterprise deployments through a self service model.
-
Taming Distributed Stateful Pets with Kubernetes
Matthew Bates,James Munnelly explain how to use StatefulSet and dynamic volume provisioning to manage the lifecycle of distributed and secure Cassandra clusters with the open source project Navigator.
-
Apache Geode Test Automation and Continuous Integration & Deployment (CI-CD)
Jeff Cherng and Anupama Pradhan discuss how to use Spring Boot, Ansible, and Concourse for Apache Geode application development, mock/integration tests, and no downtime CI-CD pipeline.
-
Under the Hood of Reactive Data Access
Mark Paluch explains what happens inside the Spring Data reactive driver and how data is accessed in a reactive setting.
-
Think Twice before Dropping ACID and Throw Your CAP Away
Andrew Gregović discusses ACID and CAP, the questions to ask when starting a new project and choosing its database in order to make an informed decision.