This is an automated email from the ASF dual-hosted git repository.
kassiez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new 8a4907d4744 Update blog externalLink (#2447)
8a4907d4744 is described below
commit 8a4907d4744bb532c39fc37d8ab2d712ac46043b
Author: KassieZ <[email protected]>
AuthorDate: Fri Jun 6 16:36:14 2025 +0800
Update blog externalLink (#2447)
## Versions
- [ ] dev
- [ ] 3.0
- [ ] 2.1
- [ ] 2.0
## Languages
- [ ] Chinese
- [ ] English
## Docs Checklist
- [ ] Checked by AI
- [ ] Test Cases Built
---
...-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md | 3 ++-
...-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md | 1 +
...-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md | 1 +
...t-15-Billion-Logs-Per-Day-and-Keep-Big-Queries-Within-1-Second.md | 1 +
...ing-Apache-Hive-Elasticsearch-and-PostgreSQL-with-Apache-Doris.md | 1 +
blog/Tencent-LLM.md | 1 +
...-high-available-real-time-data-warehouse-based-on-apache-doris.md | 3 ++-
...l-anti-fraud-solution-based-on-the-apache-doris-data-warehouse.md | 3 ++-
...nimax-from-loki-and-built-a-pb-scale-logging-system-with-doris.md | 3 ++-
.../apache-doris-for-log-and-time-series-data-analysis-in-netease.md | 3 ++-
...doris-speeds-up-data-reporting-tagging-and-data-lake-analytics.md | 3 ++-
blog/apache-doris-vs-rockset.md | 5 +++--
.../arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md | 3 ++-
blog/auto-increment-columns-in-databases.md | 3 ++-
blog/auto-partition-in-apache-doris.md | 3 ++-
blog/breaking-down-data-silos-with-an-apache-doris-based-cdp.md | 3 ++-
blog/cross-cluster-replication-for-read-write.md | 3 ++-
...e-streaming-what-happens-in-real-time-is-analyzed-in-real-time.md | 1 +
blog/doris-compute-storage-decoupled.md | 3 ++-
blog/evolution-of-the-apache-doris-execution-engine.md | 3 ++-
...ouse-and-hive-to-apache-doris-sql-convertor-for-easy-migration.md | 3 ++-
...-lives-in-real-time-iov-data-analytics-helps-prevent-accidents.md | 3 ++-
...ion-to-apache-doris-a-next-generation-real-time-data-warehouse.md | 3 ++-
...verted-index-accelerates-text-searches-by-40-time-apache-doris.md | 3 ++-
blog/job-scheduler-for-task-automation.md | 3 ++-
...ance-apache-doris-instead-of-clickhouse-mysql-presto-and-hbase.md | 1 +
blog/linkedcare.md | 1 +
blog/log-analysis-elasticsearch-vs-apache-doris.md | 3 ++-
blog/migrate-lakehouse-from-bigquery-to-doris.md | 1 +
blog/migrating-from-clickhouse-to-apache-doris-what-happened.md | 1 +
blog/multi-tenant-workload-isolation-in-apache-doris.md | 3 ++-
blog/tencent-music-migrate-elasticsearch-to-doris.md | 3 ++-
blog/variant-in-apache-doris-2.1.md | 3 ++-
.../why-apache-doris-is-best-alternatives-for-real-time-analytics.md | 1 +
34 files changed, 58 insertions(+), 24 deletions(-)
diff --git
a/blog/Auto-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md
b/blog/Auto-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md
index 6255d1d07fe..77446dde968 100644
--- a/blog/Auto-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md
+++ b/blog/Auto-Synchronization-of-an-Entire-MySQL-Database-for-Data-Analysis.md
@@ -3,8 +3,9 @@
'title': 'Auto synchronization of an entire MySQL database for data
analysis',
'description': "Flink-Doris-Connector 1.4.0 allows users to ingest a whole
database (MySQL or Oracle) that contains thousands of tables into Apache Doris,
in one step.",
'date': '2023-08-16',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
'tags': ['Tech Sharing'],
+ 'externalLink': 'https://www.velodb.io/blog/135',
"image": '/images/auto-synchronize.png'
}
diff --git
a/blog/Choosing-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md
b/blog/Choosing-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md
index 12da127f744..2c1ae905ce5 100644
---
a/blog/Choosing-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md
+++
b/blog/Choosing-an-OLAP-Engine-for-Financial-Risk-Management-What-to-Consider.md
@@ -5,6 +5,7 @@
'date': '2023-08-17',
'author': 'Jianbo Liu',
'tags': ['Best Practice'],
+ 'externalLink': 'https://www.velodb.io/blog/136',
"image": '/images/financial-risk.png'
}
diff --git
a/blog/Database-in-Fintech-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md
b/blog/Database-in-Fintech-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md
index c952081b99d..2229982600f 100644
---
a/blog/Database-in-Fintech-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md
+++
b/blog/Database-in-Fintech-How-to-Support-ten-thousand-Dashboards-Without-Causing-a-Mess.md
@@ -5,6 +5,7 @@
'date': '2023-08-05',
'author': 'Hou Lan',
'tags': ['Best Practice'],
+ 'externalLink': 'https://www.velodb.io/blog/133',
"image": '/images/fintech-service.png'
}
diff --git
a/blog/Log-Analysis-How-to-Digest-15-Billion-Logs-Per-Day-and-Keep-Big-Queries-Within-1-Second.md
b/blog/Log-Analysis-How-to-Digest-15-Billion-Logs-Per-Day-and-Keep-Big-Queries-Within-1-Second.md
index 8836bb22d1f..f7373f9d6aa 100644
---
a/blog/Log-Analysis-How-to-Digest-15-Billion-Logs-Per-Day-and-Keep-Big-Queries-Within-1-Second.md
+++
b/blog/Log-Analysis-How-to-Digest-15-Billion-Logs-Per-Day-and-Keep-Big-Queries-Within-1-Second.md
@@ -4,6 +4,7 @@
'description': "This article describes a large-scale data warehousing use
case to provide reference for data engineers who are looking for log analytic
solutions. It introduces the log processing architecture and real case practice
in data ingestion, storage, and queries.",
'date': '2023-09-16',
'author': 'Yuqi Liu',
+ 'externalLink': 'https://www.velodb.io/blog/137',
'tags': ['Best Practice'],
"image": '/images/telegram.jpeg'
}
diff --git
a/blog/Replacing-Apache-Hive-Elasticsearch-and-PostgreSQL-with-Apache-Doris.md
b/blog/Replacing-Apache-Hive-Elasticsearch-and-PostgreSQL-with-Apache-Doris.md
index 089e0461c91..86632f82322 100644
---
a/blog/Replacing-Apache-Hive-Elasticsearch-and-PostgreSQL-with-Apache-Doris.md
+++
b/blog/Replacing-Apache-Hive-Elasticsearch-and-PostgreSQL-with-Apache-Doris.md
@@ -4,6 +4,7 @@
'description': "How does a data service company build its data warehouse?
Simplicity is the best policy. See how a due diligence platform increased data
writing efficiency by 75%.",
'date': '2023-07-01',
'author': 'Tao Wang',
+ 'externalLink': 'https://www.velodb.io/blog/1372',
'tags': ['Best Practice'],
"image":
'/images/replacing-apache-hive-es-and-postgresql-with-apache-doris.png'
}
diff --git a/blog/Tencent-LLM.md b/blog/Tencent-LLM.md
index 400711a6729..5bb9d4b9764 100644
--- a/blog/Tencent-LLM.md
+++ b/blog/Tencent-LLM.md
@@ -5,6 +5,7 @@
'date': '2023-08-29',
'author': 'Jun Zhang & Lei Luo',
'tags': ['Best Practice'],
+ 'externalLink': 'https://www.velodb.io/blog/131',
"image": '/images/tme.png'
}
diff --git
a/blog/a-fast-secure-high-available-real-time-data-warehouse-based-on-apache-doris.md
b/blog/a-fast-secure-high-available-real-time-data-warehouse-based-on-apache-doris.md
index f94821766a3..a8c2ac17d4e 100644
---
a/blog/a-fast-secure-high-available-real-time-data-warehouse-based-on-apache-doris.md
+++
b/blog/a-fast-secure-high-available-real-time-data-warehouse-based-on-apache-doris.md
@@ -3,7 +3,8 @@
'title': "Financial data warehousing: fast, secure, and highly available
with Apache Doris",
'description': "A whole-journey guide for financial users looking for fast
data processing performance, data security, and high service availability.",
'date': '2024-01-08',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/155',
'tags': ['Best Practice'],
"image":
'/images/apache-doris-a-fast-secure-and-highly-available-real-time-data-warehouse.png'
}
diff --git
a/blog/a-financial-anti-fraud-solution-based-on-the-apache-doris-data-warehouse.md
b/blog/a-financial-anti-fraud-solution-based-on-the-apache-doris-data-warehouse.md
index 645436e597c..ff1e07d1e9e 100644
---
a/blog/a-financial-anti-fraud-solution-based-on-the-apache-doris-data-warehouse.md
+++
b/blog/a-financial-anti-fraud-solution-based-on-the-apache-doris-data-warehouse.md
@@ -3,7 +3,8 @@
'title': "A financial anti-fraud solution based on the Apache Doris data
warehouse",
'description': "Financial fraud prevention is a race against time. This
post will get into details about how a retail bank builds their fraud risk
management platform based on Apache Doris and how it performs. ",
'date': '2024-02-22',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/165',
'tags': ['Best Practice'],
"image":
'/images/a-financial-anti-fraud-solution-based-on-the-apache-doris-data-warehouse.png'
}
diff --git
a/blog/ai-unicorn-minimax-from-loki-and-built-a-pb-scale-logging-system-with-doris.md
b/blog/ai-unicorn-minimax-from-loki-and-built-a-pb-scale-logging-system-with-doris.md
index 9d5ddf19e36..d05df406892 100644
---
a/blog/ai-unicorn-minimax-from-loki-and-built-a-pb-scale-logging-system-with-doris.md
+++
b/blog/ai-unicorn-minimax-from-loki-and-built-a-pb-scale-logging-system-with-doris.md
@@ -4,7 +4,8 @@
'summary': "Serving a PB-scale data size with over 99.9% availability,
Apache Doris is the vital signs monitor of MiniMax, the maker of Talkie-the
soulful AI that is sweeping the world.",
'description': "Serving a PB-scale data size with over 99.9% availability,
Apache Doris is the vital signs monitor of MiniMax, the maker of Talkie-the
soulful AI that is sweeping the world.",
'date': '2024-08-29',
- 'author': 'Apache Doris',
+ 'externalLink': 'https://www.velodb.io/blog/883',
+ 'author': 'VeloDB Engineering Team',
'tags': ['Best Practice'],
"image": '/images/minimax-creator-of-talkie.jpeg'
}
diff --git
a/blog/apache-doris-for-log-and-time-series-data-analysis-in-netease.md
b/blog/apache-doris-for-log-and-time-series-data-analysis-in-netease.md
index d2edcd0077d..c56ba319829 100644
--- a/blog/apache-doris-for-log-and-time-series-data-analysis-in-netease.md
+++ b/blog/apache-doris-for-log-and-time-series-data-analysis-in-netease.md
@@ -4,7 +4,8 @@
'summary': "NetEase (NASDAQ: NTES) has replaced Elasticsearch and InfluxDB
with Apache Doris in its monitoring and time series data analysis platforms,
respectively, achieving 11X query performance and saving 70% of resources.",
'description': "NetEase (NASDAQ: NTES) has replaced Elasticsearch and
InfluxDB with Apache Doris in its monitoring and time series data analysis
platforms, respectively, achieving 11X query performance and saving 70% of
resources.",
'date': '2024-05-23',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/437',
'tags': ['Best Practice'],
"image":
'/images/doris-for-log-and-time-series-data-analysis-in-netease.jpg'
}
diff --git
a/blog/apache-doris-speeds-up-data-reporting-tagging-and-data-lake-analytics.md
b/blog/apache-doris-speeds-up-data-reporting-tagging-and-data-lake-analytics.md
index d4285f33aec..72b538a62da 100644
---
a/blog/apache-doris-speeds-up-data-reporting-tagging-and-data-lake-analytics.md
+++
b/blog/apache-doris-speeds-up-data-reporting-tagging-and-data-lake-analytics.md
@@ -3,7 +3,8 @@
'title': 'Apache Doris speeds up data reporting, tagging, and data lake
analytics',
'description': "The user leverages the capabilities of Apache Doris in
reporting, customer tagging, and data lake analytics and achieves high
performance.",
'date': '2023-12-27',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/152',
'tags': ['Best Practice'],
"image":
'/images/apache-doris-speeds-up-data-reporting-data-lake-analytics.jpg'
}
diff --git a/blog/apache-doris-vs-rockset.md b/blog/apache-doris-vs-rockset.md
index 03a98a2beee..3c32cd2b37e 100644
--- a/blog/apache-doris-vs-rockset.md
+++ b/blog/apache-doris-vs-rockset.md
@@ -4,8 +4,9 @@
'summary': "Among of all the claim-to-be alternatives to Rockset, Apache
Doris is one of the few that cover all the key features of Rockset.",
'description': "Among of all the claim-to-be alternatives to Rockset,
Apache Doris is one of the few that cover all the key features of Rockset.",
'date': '2024-06-24',
- 'author': 'Zaki Lu',
- 'tags': ['Top News'],
+ 'author': 'Zaki Lu, Apache Doris Committer',
+ 'tags': ['Tech Sharing'],
+ 'externalLink': 'https://www.velodb.io/blog/567',
"image": '/images/doris-vs-rockset.jpeg'
}
diff --git
a/blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md
b/blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md
index a4827ce905d..3178ed14756 100644
--- a/blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md
+++ b/blog/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.md
@@ -3,8 +3,9 @@
'title': "Arrow Flight SQL for 10X faster data transfer",
'description': "Apache Doris 2.1 supports Arrow Flight SQL protocol for
reading data from Doris. It delivers tens-fold speedups compared to PyMySQL and
Pandas.",
'date': '2024-04-16',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
'tags': ['Tech Sharing'],
+ 'externalLink': 'https://www.velodb.io/blog/295',
"image":
'/images/arrow-flight-sql-in-apache-doris-for-10x-faster-data-transfer.png'
}
diff --git a/blog/auto-increment-columns-in-databases.md
b/blog/auto-increment-columns-in-databases.md
index c8ad6be08ec..1d10e508b0e 100644
--- a/blog/auto-increment-columns-in-databases.md
+++ b/blog/auto-increment-columns-in-databases.md
@@ -3,7 +3,8 @@
'title': "Auto-increment columns in databases: a simple magic that makes a
big difference",
'description': "Auto-increment columns in Apache Doris accelerates
dictionary encoding and pagination without damaging data writing performance.
This is an introduction to its usage, applicable scenarios, and implementation
details.",
'date': '2024-04-08',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/252',
'tags': ['Tech Sharing'],
"image": '/images/auto-increment-columns-in-databases.png'
}
diff --git a/blog/auto-partition-in-apache-doris.md
b/blog/auto-partition-in-apache-doris.md
index 9a8754ed27d..32c3bab1b3d 100644
--- a/blog/auto-partition-in-apache-doris.md
+++ b/blog/auto-partition-in-apache-doris.md
@@ -4,7 +4,8 @@
'summary': "Apache Doris 2.1.0 introduces Auto Partition. It supports
partitioning data by RANGE or by LIST and further enhances flexibility on top
of automatic partitioning.",
'description': "Apache Doris 2.1.0 introduces Auto Partition. It supports
partitioning data by RANGE or by LIST and further enhances flexibility on top
of automatic partitioning.",
'date': '2024-08-14',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/882',
'tags': ['Tech Sharing'],
"image": '/images/auto-partition-in-apache-doris.jpg'
}
diff --git a/blog/breaking-down-data-silos-with-an-apache-doris-based-cdp.md
b/blog/breaking-down-data-silos-with-an-apache-doris-based-cdp.md
index d51aa157e51..268a16d5cad 100644
--- a/blog/breaking-down-data-silos-with-an-apache-doris-based-cdp.md
+++ b/blog/breaking-down-data-silos-with-an-apache-doris-based-cdp.md
@@ -3,7 +3,8 @@
'title': "Breaking down data silos with a unified data warehouse: an
Apache Doris-based CDP",
'description': "The insurance company uses Apache Doris, a unified data
warehouse, in replacement of Spark + Impala + HBase + NebulaGraph, in their
Customer Data Platform for 4 times faster customer grouping.",
'date': '2024-03-05',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/172',
'tags': ['Best Practice'],
"image":
'/images/breaking-down-data-silos-with-an-apache-doris-based-cdp.png'
}
diff --git a/blog/cross-cluster-replication-for-read-write.md
b/blog/cross-cluster-replication-for-read-write.md
index 5b18ac409f4..dbc6487f8ac 100644
--- a/blog/cross-cluster-replication-for-read-write.md
+++ b/blog/cross-cluster-replication-for-read-write.md
@@ -3,7 +3,8 @@
'title': "Cross-cluster replication for read-write separation: story of a
grocery store brand",
'description': "Cross-cluster replication (CCR) in Apache Doris is proven
to be fast, stable, and easy to use. It secures a real-time data
synchronization latency of 1 second.",
'date': '2024-04-25',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/339',
'tags': ['Best Practice'],
"image": '/images/ccr-for-read-write-separation.jpg'
}
diff --git
a/blog/data-analysis-for-live-streaming-what-happens-in-real-time-is-analyzed-in-real-time.md
b/blog/data-analysis-for-live-streaming-what-happens-in-real-time-is-analyzed-in-real-time.md
index 3df00ed0a72..cb53fd35286 100644
---
a/blog/data-analysis-for-live-streaming-what-happens-in-real-time-is-analyzed-in-real-time.md
+++
b/blog/data-analysis-for-live-streaming-what-happens-in-real-time-is-analyzed-in-real-time.md
@@ -5,6 +5,7 @@
'date': '2023-10-30',
'author': 'He Gong',
'tags': ['Best Practice'],
+ 'externalLink': 'https://www.velodb.io/blog/139',
"image": '/images/live-streaming.png'
}
diff --git a/blog/doris-compute-storage-decoupled.md
b/blog/doris-compute-storage-decoupled.md
index 4c860365092..e0f0593b602 100644
--- a/blog/doris-compute-storage-decoupled.md
+++ b/blog/doris-compute-storage-decoupled.md
@@ -4,7 +4,8 @@
'summary': 'Apache Doris compute-storage decoupled mode achieves 90% cost
reduction and provides elasticity and workload isolation, while maintaining
high performance in data ingestion and queries.',
'description': 'Apache Doris compute-storage decoupled mode achieves 90%
cost reduction and provides elasticity and workload isolation, while
maintaining high performance in data ingestion and queries.',
'date': '2025-03-21',
- 'author': 'Apache Doris',
+ 'author': 'Thomas Yang, Apache Doris PMC Member',
+ 'externalLink': 'https://www.velodb.io/blog/1384',
'tags': ['Tech Sharing'],
'picked': "true",
'order': "2",
diff --git a/blog/evolution-of-the-apache-doris-execution-engine.md
b/blog/evolution-of-the-apache-doris-execution-engine.md
index e2ae4d63e44..8064f7ba1bb 100644
--- a/blog/evolution-of-the-apache-doris-execution-engine.md
+++ b/blog/evolution-of-the-apache-doris-execution-engine.md
@@ -4,7 +4,8 @@
'summary': "From the Volcano Model to the Pipeline Execution Engine, and
now PipelineX, Apache Doris brings its computation efficiency to a higher level
with each iteration.",
'description': "From the Volcano Model to the Pipeline Execution Engine,
and now PipelineX, Apache Doris brings its computation efficiency to a higher
level with each iteration.",
'date': '2024-06-18',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/573',
'tags': ['Tech Sharing'],
"image": '/images/evolution-of-the-apache-doris-execution-engine.jpg'
}
diff --git
a/blog/from-presto-trino-clickhouse-and-hive-to-apache-doris-sql-convertor-for-easy-migration.md
b/blog/from-presto-trino-clickhouse-and-hive-to-apache-doris-sql-convertor-for-easy-migration.md
index 9d50f57c320..98b4e1e7d16 100644
---
a/blog/from-presto-trino-clickhouse-and-hive-to-apache-doris-sql-convertor-for-easy-migration.md
+++
b/blog/from-presto-trino-clickhouse-and-hive-to-apache-doris-sql-convertor-for-easy-migration.md
@@ -3,7 +3,8 @@
'title': "From Presto, Trino, ClickHouse, and Hive to Apache Doris: SQL
convertor for easy migration",
'description': "Users can execute queries with their old SQL syntaxes
directly in Doris or batch convert their existing SQL statements on the visual
SQL conversion interface.",
'date': '2024-05-06',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/377',
'tags': ['Tech Sharing'],
"image": '/images/sql-convertor-feature.jpeg'
}
diff --git
a/blog/how-big-data-is-saving-lives-in-real-time-iov-data-analytics-helps-prevent-accidents.md
b/blog/how-big-data-is-saving-lives-in-real-time-iov-data-analytics-helps-prevent-accidents.md
index 9d45a9e4ec5..df3d894f188 100644
---
a/blog/how-big-data-is-saving-lives-in-real-time-iov-data-analytics-helps-prevent-accidents.md
+++
b/blog/how-big-data-is-saving-lives-in-real-time-iov-data-analytics-helps-prevent-accidents.md
@@ -3,8 +3,9 @@
'title': 'How big data is saving lives in real time: IoV data analytics
helps prevent accidents',
'description': "What needs to be taken care of in IoV data analysis?
What's the difference between a near real-time analytic data platform and an
actual real-time analytic data platform?",
'date': '2023-11-29',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
'tags': ['Best Practice'],
+ 'externalLink': 'https://www.velodb.io/blog/141',
"image": '/images/Iov.png'
}
diff --git
a/blog/introduction-to-apache-doris-a-next-generation-real-time-data-warehouse.md
b/blog/introduction-to-apache-doris-a-next-generation-real-time-data-warehouse.md
index 19ad1c2b475..4f90a683530 100644
---
a/blog/introduction-to-apache-doris-a-next-generation-real-time-data-warehouse.md
+++
b/blog/introduction-to-apache-doris-a-next-generation-real-time-data-warehouse.md
@@ -3,7 +3,8 @@
'title': 'Introduction to Apache Doris: a next-generation real-time data
warehouse',
'description': "This is a technical overview of Apache Doris, introducing
how it enables fast query performance with its architectural design, features,
and mechanisms.",
'date': '2023-10-03',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink':'https://www.velodb.io/blog/127',
'tags': ['Tech Sharing'],
"image": '/images/doris-intro.png'
}
diff --git
a/blog/inverted-index-accelerates-text-searches-by-40-time-apache-doris.md
b/blog/inverted-index-accelerates-text-searches-by-40-time-apache-doris.md
index a16bf9a3833..fb0d03486d3 100644
--- a/blog/inverted-index-accelerates-text-searches-by-40-time-apache-doris.md
+++ b/blog/inverted-index-accelerates-text-searches-by-40-time-apache-doris.md
@@ -3,7 +3,8 @@
'title': 'A deep dive into inverted index: how it speeds up text searches
by 40 times',
'description': "As an open-source real-time data warehouse, Apache Doris
provides a rich choice of indexes to speed up data scanning and filtering.This
post is a deep dive into inverted index and NGram BloomFilter index, providing
a hands-on guide to applying them for various queries.",
'date': '2024-02-01',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/163',
'tags': ['Tech Sharing'],
"image":
'/images/how-inverted-index-accelerates-text-searches-by-40-times.png'
}
diff --git a/blog/job-scheduler-for-task-automation.md
b/blog/job-scheduler-for-task-automation.md
index 0ae701cb78e..404b474c798 100644
--- a/blog/job-scheduler-for-task-automation.md
+++ b/blog/job-scheduler-for-task-automation.md
@@ -4,7 +4,8 @@
'summary': "The built-in Doris Job Scheduler triggers pre-defined
operations efficiently and reliably. It is useful in many cases including ETL
and data lake analytics.",
'description': "The built-in Doris Job Scheduler triggers pre-defined
operations efficiently and reliably. It is useful in many cases including ETL
and data lake analytics.",
'date': '2024-06-06',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/574',
'tags': ['Tech Sharing'],
"image": '/images/job-scheduler-for-task-automation.jpg'
}
diff --git
a/blog/less-components-higher-performance-apache-doris-instead-of-clickhouse-mysql-presto-and-hbase.md
b/blog/less-components-higher-performance-apache-doris-instead-of-clickhouse-mysql-presto-and-hbase.md
index f8b430f574b..7ad86a16853 100644
---
a/blog/less-components-higher-performance-apache-doris-instead-of-clickhouse-mysql-presto-and-hbase.md
+++
b/blog/less-components-higher-performance-apache-doris-instead-of-clickhouse-mysql-presto-and-hbase.md
@@ -5,6 +5,7 @@
'date': '2023-11-22',
'author': 'CIGNA & CMB',
'tags': ['Best Practice'],
+ 'externalLink': 'https://www.velodb.io/blog/140',
"image": '/images/cigna-cmb.png'
}
diff --git a/blog/linkedcare.md b/blog/linkedcare.md
index b63b73a9060..3c6b11ef7d4 100644
--- a/blog/linkedcare.md
+++ b/blog/linkedcare.md
@@ -5,6 +5,7 @@
'description': 'The value-added report provided by Linkedcare to customers
was initially provided by ClickHouse, which was later replaced by Apache Doris',
'date': '2023-01-28',
'author': 'Yi Yang',
+ 'externalLink': 'https://www.velodb.io/blog/1373',
'tags': ['Best Practice'],
"image": '/images/clickhouse-kudu-to-doris.png'
}
diff --git a/blog/log-analysis-elasticsearch-vs-apache-doris.md
b/blog/log-analysis-elasticsearch-vs-apache-doris.md
index 890488c58c2..58934acbfe3 100644
--- a/blog/log-analysis-elasticsearch-vs-apache-doris.md
+++ b/blog/log-analysis-elasticsearch-vs-apache-doris.md
@@ -3,7 +3,8 @@
'title': 'Log analysis: Elasticsearch vs Apache Doris',
'description': "As a major part of a company's data asset, logs brings
values to businesses in three aspects: system observability, cyber security,
and data analysis. They are your first resort for troubleshooting, your
reference for improving system security, and your data mine where you can
extract information that points to business growth.",
'date': '2023-09-28',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/132',
'tags': ['Tech Sharing'],
"image": '/images/es-vs-doris.png'
}
diff --git a/blog/migrate-lakehouse-from-bigquery-to-doris.md
b/blog/migrate-lakehouse-from-bigquery-to-doris.md
index 137c78f5f42..4ba3ef6b733 100644
--- a/blog/migrate-lakehouse-from-bigquery-to-doris.md
+++ b/blog/migrate-lakehouse-from-bigquery-to-doris.md
@@ -6,6 +6,7 @@
'date': '2024-07-19',
'author': 'Dien, Tran Thanh',
'tags': ['Best Practice'],
+ 'externalLink': 'https://www.velodb.io/blog/689',
"image": '/images/migrate-lakehouse-from-bigquery-to-apache-doris.jpg'
}
diff --git a/blog/migrating-from-clickhouse-to-apache-doris-what-happened.md
b/blog/migrating-from-clickhouse-to-apache-doris-what-happened.md
index 9493b40e0df..8f68e62cdf5 100644
--- a/blog/migrating-from-clickhouse-to-apache-doris-what-happened.md
+++ b/blog/migrating-from-clickhouse-to-apache-doris-what-happened.md
@@ -5,6 +5,7 @@
'date': '2023-10-11',
'author': 'Chuang Li',
'tags': ['Best Practice'],
+ 'externalLink': 'https://www.velodb.io/blog/138',
"image": '/images/e-commerce.png'
}
diff --git a/blog/multi-tenant-workload-isolation-in-apache-doris.md
b/blog/multi-tenant-workload-isolation-in-apache-doris.md
index e0ca0aa537d..184e3f29b4d 100644
--- a/blog/multi-tenant-workload-isolation-in-apache-doris.md
+++ b/blog/multi-tenant-workload-isolation-in-apache-doris.md
@@ -4,7 +4,8 @@
'summary': "Apache Doris supports workload isolation based on Resource Tag
and Workload Group. It provides solutions for different tradeoffs among the
level of isolation, resource utilization, and stable performance.",
'description': "Apache Doris supports workload isolation based on Resource
Tag and Workload Group. It provides solutions for different tradeoffs among the
level of isolation, resource utilization, and stable performance.",
'date': '2024-05-14',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/403',
'tags': ['Tech Sharing'],
"image": '/images/multi-tenant-workload-group.jpg'
}
diff --git a/blog/tencent-music-migrate-elasticsearch-to-doris.md
b/blog/tencent-music-migrate-elasticsearch-to-doris.md
index 5554bc13e08..35382928b14 100644
--- a/blog/tencent-music-migrate-elasticsearch-to-doris.md
+++ b/blog/tencent-music-migrate-elasticsearch-to-doris.md
@@ -4,7 +4,8 @@
'summary': 'Handle full-text search, audience segmentation, and
aggregation analysis directly within Apache Doris and slash their storage costs
by 80% while boosting write performance by 4x',
'description': 'Handle full-text search, audience segmentation, and
aggregation analysis directly within Apache Doris and slash their storage costs
by 80% while boosting write performance by 4x',
'date': '2025-04-17',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/1395',
'tags': ['Best Practice'],
'picked': "true",
'order': "2",
diff --git a/blog/variant-in-apache-doris-2.1.md
b/blog/variant-in-apache-doris-2.1.md
index cf1dfb86038..e8301db9ef6 100644
--- a/blog/variant-in-apache-doris-2.1.md
+++ b/blog/variant-in-apache-doris-2.1.md
@@ -3,7 +3,8 @@
'title': 'Variant in Apache Doris 2.1.0: a new data type 8 times faster
than JSON for semi-structured data analysis',
'description': 'Doris 2.1.0 provides a new data type: Variant, for
semi-structured data analysis, which enables 8 times faster query performance
than JSON with one-third storage space.',
'date': '2024-03-26',
- 'author': 'Apache Doris',
+ 'author': 'VeloDB Engineering Team',
+ 'externalLink': 'https://www.velodb.io/blog/224',
'tags': ['Tech Sharing'],
"image": '/images/variant-in-apache-doris-2.1.png'
}
diff --git
a/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics.md
b/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics.md
index 0c11afc8b09..3e143ff62b6 100644
--- a/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics.md
+++ b/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics.md
@@ -5,6 +5,7 @@
'description': "Apache Doris is a real-time data warehouse commonly used
for observability, cyber security analysis, online reports, customer profiles,
data lakehouse and more. Elasticsearch is more like a search engine, but it is
also widely used for data analytics, so there's an overlap in their use cases.
The comparison in this post will focus on the real-time analytics capabilities
of Apache Doris and Elasticsearch from a user-oriented perspective",
'date': '2025-03-25',
'author': 'Kang, Apache Doris PMC Member',
+ 'externalLink':
'https://medium.com/@kxiao.tiger/apache-doris-vs-elasticsearch-6f7c8232e012',
'tags': ['Tech Sharing'],
'picked': "true",
'order': "4",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]