# olap

Published articles for olap.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Postgres + ClickHouse Architectural Patterns

DevFeed: [Postgres + ClickHouse Architectural Patterns](<https://devfeed.tech/articles/postgres-clickhouse-architectural-patterns-19116.md>)

Original publisher: [Read original article](<https://severalnines.com/blog/postgres-clickhouse-architectural-patterns/>)

Author: Agus Syafaat

Published: 2026-08-26T08:08:43Z

Content type: article

Language: en

Sources: [SeveralNines](<https://devfeed.tech/sources/severalnines.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [data-platforms](<https://devfeed.tech/topics/data-platforms.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [Low Latency](<https://devfeed.tech/topics/low-latency.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [architecture](<https://devfeed.tech/tags/architecture.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [clustercontrol](<https://devfeed.tech/tags/clustercontrol.md>), [database-general](<https://devfeed.tech/tags/database-general.md>), [hybrid-operations](<https://devfeed.tech/tags/hybrid-operations.md>), [latency](<https://devfeed.tech/tags/latency.md>), [olap](<https://devfeed.tech/tags/olap.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [time](<https://devfeed.tech/tags/time.md>), [transactions](<https://devfeed.tech/tags/transactions.md>)

### AI overview

This article explains architectural patterns that combine PostgreSQL and ClickHouse. PostgreSQL serves as the authoritative transactional system for OLTP workloads, while ClickHouse handles large-scale analytical queries and real-time analytics. Continuous Change Data Capture synchronization connects the systems and separates transactional and analytical workloads.

### Source excerpt

The role of databases has shifted significantly as modern applications must deliver real-time analytics, dashboards, and machine learning alongside low-latency transaction processing. Handling these diverse demands with a single relational database has become unsustainable under growing data volumes. Consequently, organizations are adopting specialized database architectures where multiple engines work together based on their strengths, allowing [...] The post Postgres + ClickHouse Architectural Patterns appeared first on Severalnines.

## ClusterControl 2.5.0 brings ClickHouse support to on-prem, cloud and hybrid environments

DevFeed: [ClusterControl 2.5.0 brings ClickHouse support to on-prem, cloud and hybrid environments](<https://devfeed.tech/articles/clustercontrol-2-5-0-brings-clickhouse-support-to-on-prem-cloud-and-hybrid-environments-19113.md>)

Original publisher: [Read original article](<https://severalnines.com/blog/clustercontrol-2-5-0-brings-clickhouse-support-to-on-prem-cloud-and-hybrid-environments/>)

Author: Kyle Buzzell

Published: 2026-08-05T08:38:18Z

Content type: release

Language: en

Sources: [SeveralNines](<https://devfeed.tech/sources/severalnines.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [on-prem](<https://devfeed.tech/topics/on-prem.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [clustercontrol](<https://devfeed.tech/tags/clustercontrol.md>), [clustercontrol-releases](<https://devfeed.tech/tags/clustercontrol-releases.md>), [clustercontrol-v2-5-0](<https://devfeed.tech/tags/clustercontrol-v2-5-0.md>), [database](<https://devfeed.tech/tags/database.md>), [olap](<https://devfeed.tech/tags/olap.md>), [on-prem](<https://devfeed.tech/tags/on-prem.md>), [release](<https://devfeed.tech/tags/release.md>), [sovereign-dbaas](<https://devfeed.tech/tags/sovereign-dbaas.md>)

### AI overview

ClusterControl 2.5.0 adds support for ClickHouse across on-premises, cloud, and hybrid environments. The release enables deployment and lifecycle management for standalone or replicated ClickHouse clusters, alongside PostgreSQL backup workflow upgrades, usage metering, and a restored ClusterControl v1 capability.

### Source excerpt

ClusterControl 2.5.0 is here, and it marks a milestone for the platform: ClickHouse joins the family of supported database engines -- and with it, a capability no analytics vendor's cloud can offer you. Wherever you run ClusterControl -- on-premises, in any cloud, or hybrid -- you can now deploy ClickHouse either as a standalone OLAP [...] The post ClusterControl 2.5.0 brings ClickHouse support to on-prem, cloud and hybrid environments appeared first on Severalnines.

## From OLTP to OLAP: 7 ClickHouse® Optimization Mistakes

DevFeed: [From OLTP to OLAP: 7 ClickHouse® Optimization Mistakes](<https://devfeed.tech/articles/from-oltp-to-olap-7-clickhouse-optimization-mistakes-18582.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/olap-most-common-mistakes>)

Author: Iago Enríquez

Published: 2026-08-03T10:00:00Z

Content type: article

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Optimization](<https://devfeed.tech/topics/optimization.md>)

Tags: [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [engineering-excellence](<https://devfeed.tech/tags/engineering-excellence.md>), [mistakes](<https://devfeed.tech/tags/mistakes.md>), [olap](<https://devfeed.tech/tags/olap.md>), [optimization](<https://devfeed.tech/tags/optimization.md>)

### AI overview

A practical article about seven ClickHouse optimization mistakes encountered when moving from OLTP to OLAP workloads.

### Source excerpt

Practical lessons from optimizing analytical workloads in ClickHouse®.

## Agentic kill switch is a database problem. So we built Redpanda SQL

DevFeed: [Agentic kill switch is a database problem. So we built Redpanda SQL](<https://devfeed.tech/articles/agentic-kill-switch-is-a-database-problem-so-we-built-redpanda-sql-12728.md>)

Original publisher: [Read original article](<https://www.redpanda.com/blog/query-real-time-analytics-google-cloud>)

Author: Alexander Gallego

Published: 2026-08-03T00:00:00Z

Content type: article

Language: en

Sources: [Redpanda](<https://devfeed.tech/sources/redpanda.md>)

Topics: [Databases](<https://devfeed.tech/topics/databases.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [stream-processing](<https://devfeed.tech/topics/stream-processing.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [systems](<https://devfeed.tech/topics/systems.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [database](<https://devfeed.tech/tags/database.md>), [exploit](<https://devfeed.tech/tags/exploit.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [governance](<https://devfeed.tech/tags/governance.md>), [models](<https://devfeed.tech/tags/models.md>), [olap](<https://devfeed.tech/tags/olap.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [scale](<https://devfeed.tech/tags/scale.md>), [sql](<https://devfeed.tech/tags/sql.md>), [stream-processing](<https://devfeed.tech/tags/stream-processing.md>), [systems](<https://devfeed.tech/tags/systems.md>), [tools](<https://devfeed.tech/tags/tools.md>)

### AI overview

The article presents Redpanda SQL as a database built for agentic governance. It describes real-time bridge queries, efficient SQL JOINs, a ring-buffer shuffle algorithm, and analytical processing designed to detect agent behavior and provide an agentic kill switch. Redpanda SQL is stated to be available on AWS and Google Cloud.

### Source excerpt

Agentic governance needs a new kind of database, so we built Redpanda SQL. Now available on both AWS and Google Cloud.

## Building a Modern Analytics Stack Around ClickHouse

DevFeed: [Building a Modern Analytics Stack Around ClickHouse](<https://devfeed.tech/articles/building-a-modern-analytics-stack-around-clickhouse-19109.md>)

Original publisher: [Read original article](<https://severalnines.com/blog/building-a-modern-analytics-stack-around-clickhouse/>)

Author: Sebastian Insausti

Published: 2026-07-01T10:35:21Z

Content type: article

Language: en

Sources: [SeveralNines](<https://devfeed.tech/sources/severalnines.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [NVMe](<https://devfeed.tech/topics/nvme.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [IO](<https://devfeed.tech/topics/io.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [analytics-stack](<https://devfeed.tech/tags/analytics-stack.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [cta](<https://devfeed.tech/tags/cta.md>), [database-general](<https://devfeed.tech/tags/database-general.md>), [databases](<https://devfeed.tech/tags/databases.md>), [distributed](<https://devfeed.tech/tags/distributed.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [nvme](<https://devfeed.tech/tags/nvme.md>), [olap](<https://devfeed.tech/tags/olap.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [real-time](<https://devfeed.tech/tags/real-time.md>)

### AI overview

This article explains how ClickHouse fits into a modern analytics stack alongside relational databases, Redis, and Prometheus. It describes ClickHouse as an open-source column-oriented DBMS for analytical workloads and discusses columnar storage, distributed processing, replication, and near-real-time ingestion.

### Source excerpt

Historically, relational databases did double duty. The same PostgreSQL / MySQL instance that handled your application's writes also answered your business questions. A well-indexed schema, a few GROUP BY reports, done. And that works, right up until it doesn't: the reports get slower, the dashboards start eating the same I/O budget as the application; or, [...] The post Building a Modern Analytics Stack Around ClickHouse appeared first on Severalnines.

## What I shipped in my first 60 days at Mintlify

DevFeed: [What I shipped in my first 60 days at Mintlify](<https://devfeed.tech/articles/what-i-shipped-in-my-first-60-days-at-mintlify-31106.md>)

Original publisher: [Read original article](<https://www.mintlify.com/blog/what-i-shipped>)

Author: Dens Sumesh

Published: 2025-11-06T00:00:00Z

Content type: article

Language: en

Sources: [Mintlify Blog](<https://devfeed.tech/sources/mintlify-blog.md>)

Topics: [systems](<https://devfeed.tech/topics/systems.md>), [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [olap](<https://devfeed.tech/topics/olap.md>), [AI Agent](<https://devfeed.tech/topics/ai-agent.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agent](<https://devfeed.tech/tags/ai-agent.md>), [analytics](<https://devfeed.tech/tags/analytics.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [olap](<https://devfeed.tech/tags/olap.md>)

### AI overview

An engineer describes work shipped during the first 60 days at Mintlify, including a custom analytics platform built with Kafka and ClickHouse, an AI agent for querying analytics data, and an abuse checker for filtering customer feedback.

### Source excerpt

Building analytics infrastructure, abuse detection systems, and caching solutions.

## 10x speed, 10x savings: Constant Contact's journey from Pinot to ClickHouse

DevFeed: [10x speed, 10x savings: Constant Contact's journey from Pinot to ClickHouse](<https://devfeed.tech/articles/10x-speed-10x-savings-constant-contact-s-journey-from-pinot-to-clickhouse-5498.md>)

Original publisher: [Read original article](<https://clickhouse.com/blog/pinot-to-clickhouse-constant-contact>)

Author: ClickHouse

Published: 2025-11-04T07:39:45Z

Content type: article

Language: en

Sources: [ClickHouse Blog](<https://devfeed.tech/sources/clickhouse-blog.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [data](<https://devfeed.tech/topics/data.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [amazon](<https://devfeed.tech/tags/amazon.md>), [analytics](<https://devfeed.tech/tags/analytics.md>), [analytics-stack](<https://devfeed.tech/tags/analytics-stack.md>), [apache](<https://devfeed.tech/tags/apache.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [olap](<https://devfeed.tech/tags/olap.md>), [pinot](<https://devfeed.tech/tags/pinot.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [streaming](<https://devfeed.tech/tags/streaming.md>)

### AI overview

Constant Contact rebuilt its real-time analytics stack by migrating from Apache Pinot to ClickHouse. The article describes the scaling and maintenance problems caused by Pinot's handling of upserts and growing data volumes, and explains how ClickHouse fit the team's OLAP and reporting requirements.

### Source excerpt

Constant Contact rebuilt its real-time analytics stack with ClickHouse. In this blog post, they share their lessons doing so.

## Why HTAP Databases Are Giving Way to Disaggregated Architectures

DevFeed: [Why HTAP Databases Are Giving Way to Disaggregated Architectures](<https://devfeed.tech/articles/htap-is-dead-5421.md>)

Original publisher: [Read original article](<https://neon.com/blog/htap-is-dead>)

Author: Zhou Sun

Published: 2025-05-04T10:00:00Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [Databases](<https://devfeed.tech/topics/databases.md>), [olap](<https://devfeed.tech/topics/olap.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [consistency](<https://devfeed.tech/topics/consistency.md>), [NoSQL](<https://devfeed.tech/topics/nosql.md>), [MongoDB](<https://devfeed.tech/topics/mongodb.md>), [Hadoop](<https://devfeed.tech/topics/hadoop.md>), [hdfs](<https://devfeed.tech/topics/hdfs.md>), [CockroachDB](<https://devfeed.tech/topics/cockroachdb.md>), [Amazon Redshift](<https://devfeed.tech/topics/amazon-redshift.md>), [vitess](<https://devfeed.tech/topics/vitess.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-data](<https://devfeed.tech/tags/cloud-data.md>), [cockroachdb](<https://devfeed.tech/tags/cockroachdb.md>), [consistency](<https://devfeed.tech/tags/consistency.md>), [data-lake](<https://devfeed.tech/tags/data-lake.md>), [databases](<https://devfeed.tech/tags/databases.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [hadoop](<https://devfeed.tech/tags/hadoop.md>), [hdfs](<https://devfeed.tech/tags/hdfs.md>), [latency](<https://devfeed.tech/tags/latency.md>), [mongodb](<https://devfeed.tech/tags/mongodb.md>), [olap](<https://devfeed.tech/tags/olap.md>), [redshift](<https://devfeed.tech/tags/redshift.md>), [sql](<https://devfeed.tech/tags/sql.md>), [vitess](<https://devfeed.tech/tags/vitess.md>)

### AI overview

The article traces the separation of transactional and analytical database workloads, explaining how differing storage and scaling requirements led to specialized OLTP and OLAP systems. It argues that HTAP as a single database architecture is declining while its underlying ideas persist in today's disaggregated data stack.

### Source excerpt

This blog is inspired by Jordan Tigani's "Big Data is Dead." Jordan and I actually spent some time building an HTAP database at SingleStore. From the one database that did everything in the '80s, to the great divide, to HTAP, to today's disaggregated stack--here's why HTAP as a database is dead, but its spirit lives on.

## Outgrowing Postgres: optimize and integrate OLTP + OLAP stack

DevFeed: [Outgrowing Postgres: optimize and integrate OLTP + OLAP stack](<https://devfeed.tech/articles/outgrowing-postgres-optimize-and-integrate-oltp-olap-stack-18592.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/outgrowing-postgres-how-to-optimize-and-integrate-an-oltp-olap-stack>)

Author: Ariel Pérez

Published: 2025-02-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [olap](<https://devfeed.tech/topics/olap.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [olap](<https://devfeed.tech/tags/olap.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [scale](<https://devfeed.tech/tags/scale.md>), [the-data-base](<https://devfeed.tech/tags/the-data-base.md>)

### AI overview

This tutorial explains how to optimize Postgres for analytics and when to integrate an OLAP system alongside its transaction-processing workload.

### Source excerpt

Postgres handles transactions fine but chokes on analytics at scale. Here's how to optimize it and when to add OLAP.

## Outgrowing Postgres: how to evaluate the right OLAP solution

DevFeed: [Outgrowing Postgres: how to evaluate the right OLAP solution](<https://devfeed.tech/articles/outgrowing-postgres-how-to-evaluate-the-right-olap-solution-18590.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/outgrowing-postgres-how-to-evaluate-the-right-olap-solution-for-analytics>)

Author: Ariel Pérez

Published: 2025-02-17T00:00:00Z

Content type: article

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [olap](<https://devfeed.tech/topics/olap.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [olap](<https://devfeed.tech/tags/olap.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [the-data-base](<https://devfeed.tech/tags/the-data-base.md>)

### AI overview

This article discusses how to evaluate an OLAP solution when outgrowing Postgres for analytics, emphasizing the importance of understanding query patterns.

### Source excerpt

Outgrowing Postgres for analytics? Evaluating the right OLAP solution requires understanding your query patterns. Start here.

## Outgrowing Postgres: When to move OLAP workloads off Postgres

DevFeed: [Outgrowing Postgres: When to move OLAP workloads off Postgres](<https://devfeed.tech/articles/outgrowing-postgres-when-to-move-olap-workloads-off-postgres-18594.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/outgrowing-postgres-when-to-move-olap-workloads-off-postgres>)

Author: Ariel Pérez

Published: 2025-02-07T00:00:00Z

Content type: article

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [olap](<https://devfeed.tech/topics/olap.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [olap](<https://devfeed.tech/tags/olap.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [the-data-base](<https://devfeed.tech/tags/the-data-base.md>)

### AI overview

The article explains when to move analytics workloads off Postgres by identifying technical and team health warning signs before a crisis.

### Source excerpt

Learn when to move analytics off Postgres by watching for technical and team health warning signs before crisis hits.

## Outgrowing Postgres: How to run OLAP workloads on Postgres

DevFeed: [Outgrowing Postgres: How to run OLAP workloads on Postgres](<https://devfeed.tech/articles/outgrowing-postgres-how-to-run-olap-workloads-on-postgres-18593.md>)

Original publisher: [Read original article](<https://www.tinybird.co/blog/outgrowing-postgres-how-to-run-olap-workloads-on-postgres>)

Author: Ariel Pérez

Published: 2025-01-31T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tinybird](<https://devfeed.tech/sources/tinybird.md>)

Topics: [olap](<https://devfeed.tech/topics/olap.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [deep-dive](<https://devfeed.tech/tags/deep-dive.md>), [olap](<https://devfeed.tech/tags/olap.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [techniques](<https://devfeed.tech/tags/techniques.md>), [the-data-base](<https://devfeed.tech/tags/the-data-base.md>)

### AI overview

A deep dive into running OLAP workloads on Postgres, covering basic optimizations, advanced techniques, and when to consider moving away from Postgres.

### Source excerpt

A deep dive into running analytics on Postgres, from basic optimizations to advanced techniques and knowing when to quit.

## Postgres Meets Analytics: CDC From Neon to ClickHouse Via PeerDB

DevFeed: [Postgres Meets Analytics: CDC From Neon to ClickHouse Via PeerDB](<https://devfeed.tech/articles/postgres-meets-analytics-cdc-from-neon-to-clickhouse-via-peerdb-5735.md>)

Original publisher: [Read original article](<https://neon.com/blog/postgres-meets-analytics-cdc-from-neon-to-clickhouse-via-peerdb>)

Author: Sai Srirampur

Published: 2024-10-02T16:39:48Z

Content type: article

Language: en

Sources: [Blog -- Neon Docs](<https://devfeed.tech/sources/blog-neon-docs.md>)

Topics: [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [Data analysis](<https://devfeed.tech/topics/data-analysis.md>), [Replication](<https://devfeed.tech/topics/replication.md>), [data](<https://devfeed.tech/topics/data.md>), [autoscaling](<https://devfeed.tech/topics/autoscaling.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [analysis](<https://devfeed.tech/tags/analysis.md>), [analytics](<https://devfeed.tech/tags/analytics.md>), [autoscaling](<https://devfeed.tech/tags/autoscaling.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [code](<https://devfeed.tech/tags/code.md>), [community](<https://devfeed.tech/tags/community.md>), [data](<https://devfeed.tech/tags/data.md>), [databases](<https://devfeed.tech/tags/databases.md>), [latency](<https://devfeed.tech/tags/latency.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [olap](<https://devfeed.tech/tags/olap.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [performance](<https://devfeed.tech/tags/performance.md>), [postgres](<https://devfeed.tech/tags/postgres.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [replication](<https://devfeed.tech/tags/replication.md>), [warehouse](<https://devfeed.tech/tags/warehouse.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>)

### AI overview

This article explains how Neon serverless Postgres and ClickHouse can be combined for transactional workloads and real-time analytics. It presents PeerDB's Change Data Capture and replication capabilities as the bridge for synchronizing Neon data to ClickHouse for customer-facing analytics and data warehousing.

### Source excerpt

If you're building a data-driven application that handles large amounts of data, you may need to balance two different types of databases: a purpose-built operational DB for your transactions, and an analytical database for large-scale data analysis. A purpose-built analytical da...

## SQL vs NoSQL Explained

DevFeed: [SQL vs NoSQL Explained](<https://devfeed.tech/articles/sql-vs-nosql-explained-17748.md>)

Original publisher: [Read original article](<https://blog.amigoscode.com/p/sql-vs-nosql-explained>)

Author: Nelson Djalo

Published: 2024-07-02T16:00:57Z

Content type: comparison

Language: en

Sources: [Amigoscode Newsletter](<https://devfeed.tech/sources/amigoscode-newsletter.md>)

Topics: [NoSQL](<https://devfeed.tech/topics/nosql.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Databases](<https://devfeed.tech/topics/databases.md>), [clickhouse](<https://devfeed.tech/topics/clickhouse.md>)

Tags: [acid](<https://devfeed.tech/tags/acid.md>), [business-intelligence](<https://devfeed.tech/tags/business-intelligence.md>), [consistency](<https://devfeed.tech/tags/consistency.md>), [data-analysis](<https://devfeed.tech/tags/data-analysis.md>), [database](<https://devfeed.tech/tags/database.md>), [database-scalability](<https://devfeed.tech/tags/database-scalability.md>), [durability](<https://devfeed.tech/tags/durability.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [nosql](<https://devfeed.tech/tags/nosql.md>), [olap](<https://devfeed.tech/tags/olap.md>), [oracle](<https://devfeed.tech/tags/oracle.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [rdbms](<https://devfeed.tech/tags/rdbms.md>), [relational-database-management-systems-rdbms](<https://devfeed.tech/tags/relational-database-management-systems-rdbms.md>), [relational-databases](<https://devfeed.tech/tags/relational-databases.md>), [schema](<https://devfeed.tech/tags/schema.md>), [sql](<https://devfeed.tech/tags/sql.md>)

### AI overview

This comparison explains the differences between SQL and NoSQL databases, including their characteristics, scalability models, and common use cases. It covers SQL database features such as structured schemas and ACID compliance, along with relational and OLAP database categories.

### Source excerpt

Choosing the Right Database for Your Needs