Tagged articles
15 articles
Page 1 of 1
360 Zhihui Cloud Developer
360 Zhihui Cloud Developer
Jan 13, 2026 · Databases

Turn PostgreSQL into a Graph Database with Apache AGE

This guide explains how Apache AGE extends PostgreSQL with OpenCypher‑compatible graph capabilities, covering architecture, installation, storage schema, Cypher‑SQL integration, common graph operations, and a LangChain example that turns natural‑language questions into executable graph queries.

Apache AGECypherLangChain
0 likes · 11 min read
Turn PostgreSQL into a Graph Database with Apache AGE
Alibaba Cloud Observability
Alibaba Cloud Observability
Dec 9, 2025 · Cloud Native

Unlocking System Insights with Graph Queries in Cloud‑Native Observability

This article explains how integrating graph‑based data models into cloud‑native observability platforms transforms isolated metric monitoring into a relational view, enabling powerful queries such as graph‑match and Cypher to perform fault impact analysis, root‑cause tracing, and security audits across services, pods, and infrastructure.

CypherObservabilityPerformance Optimization
0 likes · 29 min read
Unlocking System Insights with Graph Queries in Cloud‑Native Observability
Alibaba Cloud Native
Alibaba Cloud Native
Dec 6, 2025 · Cloud Native

How Graph Queries Transform Cloud‑Native Observability and Fault Diagnosis

In modern cloud‑native systems, treating each service, container, or middleware as an isolated entity hides the essential connections between components, so this article explains how integrating graph‑based data models and query languages like graph‑match and Cypher unlocks powerful fault‑impact analysis, topology insights, and performance‑optimized troubleshooting.

CypherObservabilityfault-analysis
0 likes · 28 min read
How Graph Queries Transform Cloud‑Native Observability and Fault Diagnosis
JavaEdge
JavaEdge
Jul 13, 2024 · Databases

Mastering Neo4j: From Basics to Advanced Graph Queries and Performance Tuning

This article introduces Neo4j, explains its property‑graph model, demonstrates how to write and optimize Cypher queries, explores advanced features like full‑text search and built‑in graph algorithms, and showcases real‑world use cases and integration options for modern applications.

CypherFull‑Text SearchGraph Queries
0 likes · 10 min read
Mastering Neo4j: From Basics to Advanced Graph Queries and Performance Tuning
Huolala Tech
Huolala Tech
Jan 16, 2024 · Information Security

How Graph Databases Revolutionize Host Security Incident Response

This article explores how HuoLala's host security HIDS leverages Neo4j graph databases and the Neovis.js visualization library to unify process, network, and file data, enabling rapid attack‑chain reconstruction, efficient multi‑cloud incident response, and improved security operations.

CypherHost SecurityNeo4j
0 likes · 16 min read
How Graph Databases Revolutionize Host Security Incident Response
DataFunTalk
DataFunTalk
Jul 13, 2022 · Databases

Technical Analysis and Case Studies of Knowledge Graphs by Neo4j

This presentation explains where knowledge resides in data architectures, demonstrates knowledge‑graph‑driven skill discovery, metadata management, and semantic search, and concludes with a comparison of GraphQL and Cypher for graph queries, illustrated with real‑world Neo4j case studies.

CypherGraphQLKnowledge Graph
0 likes · 11 min read
Technical Analysis and Case Studies of Knowledge Graphs by Neo4j
IT Architects Alliance
IT Architects Alliance
Aug 31, 2021 · Databases

Why Graph Databases Matter: From Basics to Neo4j vs JanusGraph

The article explains the rapid rise of graph databases, outlines their core concepts and advantages, compares them with NoSQL and relational databases, presents performance benchmarks, and reviews leading solutions such as Neo4j and JanusGraph, including their data models and query language.

CypherJanusGraphNeo4j
0 likes · 10 min read
Why Graph Databases Matter: From Basics to Neo4j vs JanusGraph
ITPUB
ITPUB
Aug 30, 2021 · Databases

Why Graph Databases Are Revolutionizing Data Relationships: Neo4j vs JanusGraph

This article explains the rise of graph databases, compares them with traditional relational and NoSQL systems, details the differences between Neo4j and JanusGraph, and demonstrates how the Cypher query language enables efficient relationship queries in complex, large‑scale data environments.

CypherJanusGraphNeo4j
0 likes · 12 min read
Why Graph Databases Are Revolutionizing Data Relationships: Neo4j vs JanusGraph
Architecture Digest
Architecture Digest
May 9, 2020 · Databases

Understanding Graph Databases: Concepts, Comparisons, and Query Language

This article introduces graph databases, explains their underlying graph model, compares them with NoSQL and relational databases, reviews popular implementations such as Neo4j and JanusGraph, and demonstrates querying with the Cypher language, highlighting their advantages for complex relationship queries in modern data‑intensive applications.

CypherJanusGraphNeo4j
0 likes · 10 min read
Understanding Graph Databases: Concepts, Comparisons, and Query Language
ITPUB
ITPUB
Jan 10, 2019 · Databases

Mastering Neo4j: From Graph Modeling to Advanced Cypher Queries

This comprehensive guide explains Neo4j's label‑property graph model, node and relationship creation, Cypher syntax, indexing, constraints, schema inspection, and best practices for avoiding duplicate data, providing practical examples and performance tips.

ConstraintsCypherNeo4j
0 likes · 29 min read
Mastering Neo4j: From Graph Modeling to Advanced Cypher Queries
21CTO
21CTO
Mar 25, 2018 · Databases

Choosing Between Neo4j and OrientDB: A Practical Guide to Building Knowledge Graphs

This article explains the origins of knowledge graphs, introduces the leading graph databases Neo4j and OrientDB, demonstrates their Java client usage, and compares their features to help developers select the most suitable technology for constructing effective knowledge graph solutions.

ClusterCypherJava
0 likes · 12 min read
Choosing Between Neo4j and OrientDB: A Practical Guide to Building Knowledge Graphs