Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Neo4j

Neo4j is a graph database management system. It is highly flexible, highly scalable, and uses the Cypher query language to take advantage of its graph-based method of structuring data.

https://github.com/marios-mamalis/neo4j_scot

Utilities for loading data from statistics.gov.scot to a neo4j database

neo4j sparql

Last synced: 21 Dec 2024

https://github.com/vggm/neo4j_ml

Simple project that extract, clean and process a dataset and import the data to a nosql database. Implementation of a simple app to work with.

cleaning-dataset database dataset-management machine-learning neo4j nosql

Last synced: 18 Jan 2025

https://github.com/abroniewski/knowledge-graphs-bdma-project3

Creating a knowledge graph to make querying through a research paper graph database easier and intuitive for someone who is unfamiliar with the data structure.

data-model database graph neo4j owl-ontology property-graph rdf

Last synced: 11 Jan 2025

https://github.com/srosalino/neo4j_beer_and_breweries_network_analysis

Graph databases are a natural way of navigating distinct types of data. For this first project we will be taking a graph database to analyse beer and breweries!

docker neo4j network-analysis

Last synced: 21 Dec 2024

https://github.com/thecaptaan/graphfox

GraphFox is an ORM for Neo4j, inspired by Mongoose for MongoDB. It offers a simple and efficient way to model, query, and manage data in Neo4j, making it easy to leverage the power of graph databases in your applications.

neo4j neo4j-driver orm

Last synced: 10 Oct 2024

https://github.com/catlikeflyer/airfacts

FastAPI connected to a Neo4j database to retrieve airplane, airport and air route data

api-rest cypher database docker fastapi neo4j

Last synced: 12 Jan 2025

https://github.com/minhtran241/arxiv-citation-network

arXiv Citation Network Analysis

neo4j network-analysis

Last synced: 24 Jan 2025

https://github.com/richarddshipman/glycoproteomics_graph_tool

Neo4j graph knowledgebase Glycoproteomics Graph Tool for storing glycopeptide records.

glycoinformatics glycomics glycoproteomics graphdatabase knowledge-graph neo4j proteomics

Last synced: 22 Jan 2025

https://github.com/kacperkapusciak/recomvino-be

PoC wine recommendation project using Neo4j. Frontend: https://github.com/kacperkapusciak/recomvino-fe

express neo4j

Last synced: 22 Jan 2025

https://github.com/kevinlatino/syshop-api

Welcome to SyShop's Backend! SyShop is a web application created to help small businesses. With SyShop, entrepreneurs have a tool to start in ecommerce. 🛍️🛒🏪

amazon-rekognition google-authentication neo4j python sanic uber-api

Last synced: 10 Oct 2024

https://github.com/voutilad/neo4j-demos

Collection of Neo4j Cypher queries and demo materials that don't live in their own GitHub projects.

neo4j

Last synced: 30 Dec 2024

https://github.com/dev-mohitbeniwal/echo

Echo is an open-source attribute-based access control (ABAC) system in Go. It offers fine-grained access control, high-performance policy evaluation with Neo4j, real-time updates, comprehensive auditing, caching, event-driven architecture, and a RESTful API. Docker support included.

abac access-control attribute-based-access-control auditing authorization caching golang neo4j open-source security

Last synced: 10 Oct 2024

https://github.com/kardevroop/csci723graphdb

Implementation of the Label Propagation algorithm with a slight variation in the stopping criteria.

cluster-analysis cypher graph-database graphql neo4j

Last synced: 05 Feb 2025

https://github.com/xserban/neo4dash

Visualize GraphRepo Neo4j Github Repository

graphrepo neo4j

Last synced: 16 Jan 2025

https://github.com/nobleknightt/graph-of-animes

Graph of Animes: Inspired by Graph of Thrones and created with Neo4j and Python

graph-of-animes neo4j python

Last synced: 21 Dec 2024

https://github.com/sakthivinash2/movie-knowledge-graph-using-neo4j-and-groq-api

A project that builds a Movie Knowledge Graph using Neo4j and GROQ API. It models movie data such as title, actors, director, and genres, enabling powerful graph-based queries and insights.

groq-api longchain neo4j neo4j-graph python

Last synced: 24 Jan 2025

https://github.com/kaydvc/semmed-neo4j

A project using the National Library of Medicine's Semantic Medline Database to create a graphical-relational database.

aws dask dask-distributed graphical-data neo4j relational-databases semmeddb

Last synced: 24 Jan 2025

https://github.com/mvharsh/big-data

This repository contains all my Big Data files

cassandra database mongodb neo4j oracle-database weka

Last synced: 21 Dec 2024

https://github.com/fan9704/neorpcseach

Refractor Project Paradise-Papers-Search to Django 4 and RPC Protocal

django djangorestframework grpc neo4j

Last synced: 04 Feb 2025

https://github.com/yamatt/fly-neo4j

Deploy Neo4J to Fly.io

flyio neo4j

Last synced: 16 Jan 2025

https://github.com/itssodope01/graph-database-project

The Project is designed to interact with a graph database representing Wikipedia Main topic Classification categories. It has a command Line utility feature that allows us to query the database efficiently and seamlessly.

graph-database neo4j python

Last synced: 10 Oct 2024

https://github.com/aartoni/sixdegreesofapi

API for "Six Degrees of" kind of projects, forked from "Six Degrees of Wikipedia"

api neo4j rust sixdegrees sixdegreesofseparation

Last synced: 13 Jan 2025

https://github.com/duartebred/exercises-nosqldatabases

Resolução proposta por Duarte Velho (PG53481) das fichas da UC Bases de Dados NoSQL, providenciadas pelo Professor Carlos Abelha e Cristiana Neto.

docker mongodb neo4j nosql oracle redis

Last synced: 10 Oct 2024

https://github.com/benja1972/lifescience_kg

POC Life Science knowledge graph in Neo4j from public sources

graph-algorithms knowledge-graph life-science neo4j networkx

Last synced: 18 Jan 2025

https://github.com/myatmyintzuthin/llm_movie_agent

Testing Movie Agent with Neo4j GraphDB from CLI

langchain movie-agent neo4j

Last synced: 12 Jan 2025

https://github.com/gasharova/neo4j-car-dealership-db

A simple car dealership graph database script in Neo4j.

neo4j neo4j-database

Last synced: 17 Dec 2024

https://github.com/voutilad/groom

Works with my chocolate-doom fork to relay telemetry into a Neo4j graph database

doom graph-database java neo4j

Last synced: 30 Dec 2024

https://github.com/lefteris-souflas/neo4j-graph-database

Modeling a high-energy physics citation network in Neo4j, importing data from CSV files, and executing Cypher queries. Tasks include designing a property graph model, importing data, and querying the database for various insights. The deliverables comprise a report detailing the graph model, import commands, Cypher queries with results and script

cypher-query-language graph-database graph-model neo4j

Last synced: 21 Dec 2024

https://github.com/augustoscher/nosql-databases

Nosql databases - Data Science - Furb - 2020

cypher-query-language hbase mongodb neo4j nosql-databases redis

Last synced: 19 Jan 2025

https://github.com/rgson/docker-neo4j-apoc

Docker container with Neo4j and APOC

apoc docker docker-image neo4j

Last synced: 15 Jan 2025

https://github.com/senapedev/db2-benchmark

Benchmark tra database NoSQL (Neo4j e Oracle)

benchmark database neo4j nosql oracle-db

Last synced: 18 Jan 2025

https://github.com/moeeinaali/quera-college-nosql-course

Solutions for NoSQL Course at Quera College.

elasticsearch mongodb neo4j nosql redis

Last synced: 21 Dec 2024

https://github.com/nataliabeltranarg/nosql_graphdatabases_neo4j

This repository showcases a practical exercise on graph databases using Neo4j, covering tasks like graph creation, evolution, querying, and similarity algorithms

big-data-analytics cypher-query-language datamanagement neo4j nosql python synthetic-data

Last synced: 10 Oct 2024

https://github.com/mathieulemieux/template-dockercompose-neo4j

Template repository for neo4j Docker image with Docker Compose and VS Code devcontainer.

docker-compose graph-database neo4j template vscode-devcontainer

Last synced: 03 Jan 2025

https://github.com/angelsc75/il-consigliere

Recomendador de películas basándose en tu navegación y en los gustos de los usuarios del dataset de MovieLens.

keras-tensorflow neo4j python react tailwind tmdb-api

Last synced: 29 Jan 2025

https://github.com/workingdog/stixloader

Loads STIX-2 objects from and to various formats

elasticsearch mongodb neo4j scala stix stix2

Last synced: 31 Dec 2024

https://github.com/j0rgeserran0/neo4j_poc

PoC about how to use C# with Neo4j

csharp neo4j net5

Last synced: 29 Jan 2025

https://github.com/hdevlinz/book-nest

BookNest is a book social network is an online platform where readers, writers, and book enthusiasts can connect, share book recommendations, write reviews, join discussions, and discover new reads. It’s a community for exploring and engaging with everything related to books.

elasticsearch flutter java javascript kafka keycloak microservices mongodb mysql neo4j nextjs spring-boot

Last synced: 24 Jan 2025

https://github.com/praveenkumar109/dbgraphxploreapp

DBGraphXplore is an interactive Streamlit application designed to enable users to query a Neo4j database using natural language. It leverages Azure OpenAI for translating user inputs into Cypher queries, allowing seamless database interaction and knowledge retrieval.

azureopenai cypher-query-language neo4j streamlit

Last synced: 16 Jan 2025

https://github.com/neo4j-examples/neo4j-sdn-retry-examples

Examples of using SDN with Spring-Retry or resilience4j

neo4j resilience4j spring-data-neo4j spring-retry

Last synced: 24 Jan 2025

Neo4j Awesome Lists
Neo4j Categories