Stephen Collinssteve555.hashnode.dev·Dec 1, 2023How to Integrate Neo4j with OpenAI's GPT AssistantsThis blog post offers a gentle introduction to integrating Neo4j with GPT Assistants, setting the stage for exploring more sophisticated applications, especially in light of Neo4j's recent strategic collaboration with AWS. This partnership enhances t...DiscussGPT Tools
Victoria LoProlo-victoria.com·Sep 8, 2023An Introduction to Neo4J and Graph DatabasesIn the world of modern data management, there is a growing demand for efficient and powerful databases to handle complex relationships between data points. Neo4j, a leading graph database, has emerged as a game-changer in this space. In this article,...Discuss·40 likes·280 readsRandom Projects to BuildNeo4j
Bhavin Ondhiyabhavinondhiya.hashnode.dev·Jul 18, 2023Neo4j Database(GraphQL)Neo4j is a cutting-edge graph database that takes data storage and retrieval to a new level by adopting a graph-based model. This unique approach organizes data into nodes, relationships, and properties, creating an interconnected web of information....DiscussNeo4j
Ahmed Sayedamsayed.hashnode.dev·Jul 14, 2023Understanding Graph Databases: Structure, Advantages, and Use CasesGraph databases have garnered a lot of attention in the world of big data due to their ability to represent complex relationships in a natural, more human-readable way. But what exactly are graph databases, what features do they provide, and when sho...DiscussNoSQL DatabasesNeo4j
MemgraphforMemgraphmemgraph.hashnode.dev·Apr 27, 2023Benchgraph Backstory: The Untapped PotentialA few months ago, we launched Benchgraph, the platform for comparing the performance of graph databases. We tweaked our in-house benchmarking tool a bit and started benchmarking Neo4j since Memgraph is highly compatible with Neo4j. There were definit...DiscussMemgraph
MemgraphforMemgraphmemgraph.hashnode.dev·Apr 27, 2023How to Benchmark Memgraph [or Neo4j] with Benchgraph?Preparing, running, and evaluating benchmarks is a tedious and time-consuming process. The hardest step in the whole process of benchmarking is setting up a “production-like” scenario. There are a lot of databases in production environments, a bunch ...DiscussMemgraph
MemgraphforMemgraphmemgraph.hashnode.dev·Apr 27, 2023Introduction to Benchgraph and its ArchitectureBuilding a performant graph database comes with many different challenges, from architecture design, to implementation details, technologies involved, product maintenance — the list goes on and on. And the decisions made at all of these crossroads in...Discuss·28 readsMemgraph
İdil SağlamforMakepad Blogblog.makepad.io·Mar 30, 2023Creating a Simple Go Application for CRUD Operations with Neo4j and DockerHi everyone 👋, today we'll create a simple Go application that demonstrates basic CRUD operations using Neo4j 🏢, a popular graph database, and Docker 🐳. This tutorial will guide you through the steps to set up a local Neo4j instance using Docker, ...Discuss·140 readsGo Language
Anders Kirkebyakirkeby.dk·Mar 10, 2023Connecting to Neo4j from a node.js apIn this tutorial, we will walk through how to set up a quick node.js-based app and connect it to a local Neo4j instance, so we can start querying data. A few assumptions about skill level I assume you have the basic knowledge to set up a node projec...Discuss·26 readsNode.js
MemgraphforMemgraphmemgraph.hashnode.dev·Feb 17, 2023How to Migrate From Neo4j to MemgraphIntroduction Through this tutorial, you'll learn how to migrate the movies dataset from Neo4j to Memgraph. If you used Neo4j, you are probably familiar with their example graph that helps you learn the basics of the Cypher query language. Neo4j is an...Discuss·35 readsMemgraph