Luke Cassady-Dorionforgoto grokgoto-grok.hashnode.net·Sep 6, 2022I built a Neo4j Graph DB To Show NFT DataI just picked up a month-long consulting gig using Neo4j, something I have zero experience with. Fortunately the job doesn't start for a week or two, and this weekend I had lots of free time. Neo4j is a graph database. Data is represented by Nodes a...Discuss·11 likes·454 readsNFT
Anushaforanusha-s.hashnode.net·Aug 28, 2022Launching your first Neo4j AuraDB InstanceI explore this space first time as I write this article. I have worked with Neo4j before and written few basic cypher queries. But, never went on to use the AuraDB yet. Let's do that today. And try a few of GraphQL queries. This would be my first on...DiscussNeo4j
Anders KirkebyforAll things graphakirkeby.hashnode.net·Nov 18, 2022How to query for data in Neo4jIn this post we will explore how to execute queries in Neo4j, the popular graph database, and retrieve nodes and edges to answer a few questions. We will use the default movies database from the Neo4j team as our model, construct Cypher-queries to an...Discuss·49 readscypher
İdil SağlamforMakepad Blogkaanyagci-1672338511431.hashnode.net·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·71 readsGo Language
Anders KirkebyforAll things graphakirkeby.hashnode.net·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...DiscussNode.js
MemgraphforMemgraphmemgraph.hashnode.net·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...DiscussMemgraph
MemgraphforMemgraphmemgraph.hashnode.net·Jan 10, 2023How Much Money Will You Spend on Hosting a DatabaseEach modern application needs an appropriate database that has basic datastore capabilities or strong analytical capabilities. There is a variety of options to choose from, and choosing a database can be a complex adventure. Just start with the propr...DiscussMemgraph
Anders KirkebyforAll things graphakirkeby.hashnode.net·Nov 18, 2022How to query for data in Neo4jIn this post we will explore how to execute queries in Neo4j, the popular graph database, and retrieve nodes and edges to answer a few questions. We will use the default movies database from the Neo4j team as our model, construct Cypher-queries to an...Discuss·49 readscypher
Praseeda SaripalleforPraseeda Saripalle's blogdatascienceenthusiast.hashnode.net·Oct 25, 2022Understanding Graph DatabasesThere are many different types of databases today. There could be a relational database, document DB, object-oriented databases, and many others. When you look at the popular database that we most commonly use, the relational database, is a way of re...DiscussNeo4j
Luke Cassady-Dorionforgoto grokgoto-grok.hashnode.net·Sep 6, 2022I built a Neo4j Graph DB To Show NFT DataI just picked up a month-long consulting gig using Neo4j, something I have zero experience with. Fortunately the job doesn't start for a week or two, and this weekend I had lots of free time. Neo4j is a graph database. Data is represented by Nodes a...Discuss·11 likes·454 readsNFT
Anushaforanusha-s.hashnode.net·Aug 28, 2022Launching your first Neo4j AuraDB InstanceI explore this space first time as I write this article. I have worked with Neo4j before and written few basic cypher queries. But, never went on to use the AuraDB yet. Let's do that today. And try a few of GraphQL queries. This would be my first on...DiscussNeo4j