Home / Companies / FalkorDB / Blog / July 2025

July 2025 Summaries

6 posts from FalkorDB

Filter
Month: Year:
Post Summaries Back to Blog
Avi Avni's guide on migrating from Neo4j to FalkorDB highlights the advantages of switching to FalkorDB for enhanced speed and scalability, particularly in real-time applications. FalkorDB supports OpenCypher, facilitating a smooth transition with minimal code changes and offering a multi-graph topology for improved scalability and data isolation. The guide provides a detailed step-by-step process for migrating data, including exporting Neo4j data to CSV files, loading them into FalkorDB, and verifying the migration's accuracy. FalkorDB's architecture supports graph traversals and vector searches, making it suitable for next-generation graph workloads, as evidenced by performance benchmarks showing significantly faster response times compared to Neo4j. The document also emphasizes FalkorDB's integration with generative AI frameworks, enhancing its utility for scalable and accurate applications, and offers optimization techniques for handling large datasets.
Jul 31, 2025 1,208 words in the original blog post.
Graph-based storage architectures offer significant advantages for scaling cloud security solutions, particularly in handling complex, interconnected security data and performance constraints that traditional relational databases struggle with. These architectures naturally represent the interconnected nature of security incidents across various domains, enabling faster detection and analysis through efficient graph traversal methods. They allow for flexible data modeling without the need for rigid schemas, which is vital for adapting to evolving security datasets without downtime. FalkorDB, a graph database, exemplifies these benefits by providing superior performance metrics, such as 496 times faster query speeds under load compared to some competitors, and supporting efficient multi-tenancy without data commingling. Additionally, its design reduces infrastructure costs and enhances threat detection capabilities by providing comprehensive context resolution. Guy Korland, CEO of FalkorDB, emphasizes its capacity for real-time threat modeling and managing complex security workloads, drawing from his extensive experience in database architecture and engineering.
Jul 30, 2025 922 words in the original blog post.
FalkorDB has expanded its Bring Your Own Cloud (BYOC) deployment to include major cloud providers like AWS, Google Cloud Platform, and now Azure, allowing users to run fully managed graph database instances within their cloud subscriptions while maintaining data sovereignty. This enhancement supports applications that require data locality and regulatory compliance, as well as the integration with existing cloud-based MLOps pipelines, by eliminating cross-tenant data movement and keeping spending within existing cloud agreements. Users benefit from managed operations while retaining full control over schema design and performance tuning, addressing enterprise procurement workflows. Led by CEO Guy Korland, who has extensive experience in database engineering and a PhD in Computer Science, FalkorDB aims to enhance graph database architecture for generative AI and retrieval-augmented generation workflows.
Jul 24, 2025 199 words in the original blog post.
"Getting Started with Graphiti and FalkorDB: A Practical Guide" by Gal Shubeli is a hands-on walkthrough for developers interested in quickly deploying Graphiti and FalkorDB to build, query, and manage knowledge graphs. Graphiti is a developer-friendly framework that operates on top of a graph database like FalkorDB, enhancing it with features such as automatic entity extraction, semantic search, and support for temporal knowledge. FalkorDB is a high-performance, in-memory graph database that makes a natural infrastructure fit for Graphiti, which acts as the intelligence layer. The guide offers step-by-step instructions to set up a local FalkorDB instance using Docker, install the Graphiti SDK, and integrate structured and unstructured data into a knowledge graph. It demonstrates how to extract meaningful insights using Graphiti's search capabilities, which combine vector similarity search and keyword retrieval, and optimize query results through center node search. This integration is particularly useful for applications where context matters, as it simplifies handling both structured and unstructured data, bypassing conventional schema limitations.
Jul 17, 2025 689 words in the original blog post.
FalkorDB v4.10.2, released by Dan Shalev, introduces significant performance enhancements and operational reliability improvements, particularly for parameter-heavy operations in cloud deployments. The update features a redesigned parameter parser that significantly boosts performance for queries with extensive parameter sets, reducing execution overhead for BATCH operations. Enhancements also include maintaining database responsiveness during long operations, such as backup restorations and large-scale data migrations, which ensures effective database health monitoring without triggering false alerts. Additionally, the release improves cloud deployment stability by resolving performance reporting issues and enhancing CSV data import processes, while maintaining full backward compatibility with existing deployments.
Jul 14, 2025 278 words in the original blog post.
Graphiti, a framework developed by Zep AI, now incorporates FalkorDB as its graph database backend to enhance performance and isolation for multi-agent environments. This integration allows Graphiti to autonomously build temporally-aware knowledge graphs, capturing evolving relationships with historical context through an episodic memory architecture. FalkorDB's tenant isolation ensures dedicated graph instances per agent, eliminating data conflicts and maintaining privacy, while its sparse matrix representation reduces query execution time to enable sub-10ms response times for complex queries. This partnership is particularly beneficial for applications requiring memory and context, such as customer service and enterprise knowledge management, as it maintains Graphiti's API and improves query latency without necessitating changes to existing agent logic.
Jul 03, 2025 675 words in the original blog post.