Graphdb_aws_neptune_neo4j

Welcome to world of AWS Neptune & Neo4J GraphDB
Alternatives To Graphdb_aws_neptune_neo4j
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Starbase257
2 months ago11October 20, 202210mpl-2.0TypeScript
Graph-based security analysis for everyone
Aaia252
9 months ago1gpl-3.0Python
AWS Identity and Access Management Visualizer and Anomaly Finder
Opentelemetry Ext Js143123 months ago30December 27, 202118apache-2.0TypeScript
js extensions for the open-telemetry project
Nuvola123
3 months agogpl-3.0Go
Ec2neo54
6 years ago10Ruby
CloudFormation Templates for deploying Neo4j
Database Journal43
a year agomitPython
Databases: Concepts, commands, codes, interview questions and more...
Sqerzo23
2 years ago5January 29, 2021apache-2.0Python
Tiny ORM for graph databases: Neo4j, RedisGraph, AWS Neptune or Gremlin
Neo4j Aws Causal Cluster21
2 years agoapache-2.0Shell
Neo4j Enterprise Causal Cluster on AWS ECS by GetSocial
Sdk20
9 days ago99mpl-2.0TypeScript
Home of the JupiterOne SDK
Smag Mvp15
3 years ago37lgpl-3.0JavaScript
Social Record - Distributed scraping and analysis pipeline for a range of social media platforms
Alternatives To Graphdb_aws_neptune_neo4j
Select To Compare


Alternative Project Comparisons
Readme

GraphDB_AWS_Neptune_Neo4J

We live in a connected world! There are no isolated pieces of information, but rich, connected domains all around us.

Welcome to the Real world of System-Of-Engagements


CONNECTED DATA

Many of the most important questions we want to ask of our data today from our Data Platform (System-of-engagement) require us to understand how things are connected – in what ways, and with what strength, weight or quality. Such as:

  • Which applications and services in my network will be affected if a particular network element—a router or switch, for example—fails?
    • Do we have redundancy throughout the network for our most important customers?
  • What's the quickest route between two stations on the underground?
  • Which friends and colleagues do we have in common?
  • What do you recommend this customer should buy, view, or listen to next?
  • Which products, services and subscriptions does a user have permission to access and modify?
  • What's the cheapest or fastest means of delivering this parcel from A to B?
  • Which parties are likely working together to defraud their bank or insurer?
  • Which institutions are most at risk of poisoning the financial markets?

This needs a Data Platform which can manage and make sense of - large volumes of variably-structured, - densely-connected data. - what depends on what; how things flow; analysing the impact of events on deep dependency chains; identifying and assessing risk; (All connected data problems) 😃 .

These are the kinds of problems for which GrphDB like Amazon Neptune is ideally suited.

P.S.: I am still a big proponent of POLYGLOT DB/ FEDERATED DATA LAKE.


Welcome to world of GraphDB!!

  • Graph databases natively embraces relationships.
  • While other databases compute relationships at query time through expensive JOIN operations, a Graph database stores connections alongside the data in the model.
  • The Property Graph Model: A Node-Edges-Properties model to organize Domain Data and their inherent relationships. A quick glimpse of Property Graph Model-
Relational Model Graph Model
Please click on the above image to expand Please click on the above image to expand
  • Independent of the total size of your dataset, graph databases excel at managing highly-connected data and complex queries.

  • Graph DB is used for very many types of Use Cases (not just for Social Graph or Recommendation engine), such as

    • MASTER DATA MANAGEMENT
    • GRAPH BASED SEARCH
    • REAL TIME RECOMMENDATIONS
    • SOCIAL NETWORK
    • FRAUD DETECTION
    • Google Maps and Routes APIs
    • NETWORK & IT-OPERATIONS
    • IDENTITY & ACCESS MANAGEMENT
    • System-Of-Engagements
  • Graph DB Offers over other RDMBS as well as NOSQL DBs

    • Intuitiveness
    • Speed
    • Agility graphs are the most natural way to model data in the real world.

Please relish Video to understand the aforementioned high level concepts in a better way.

The Quick rundown of this repo

Please note:* 

 	- This page serve just as the *Index page*.
	- Please click on hyperlinks of the respective items to delve deep into it.
	- Please keep checking your **compass (this index page)** for to seamlessly steer your way to the next mile of this wonderful journey.

AWS Neptune Property GraphDB Codesets

Following folders carry Jupyter notebook (interactive python notebook/ .ipynb) || Python Codeset as well as pseudocode || refernce blogs et al.

Contact info

Feel free to contact me to discuss any issues, questions, or comments.

My contact info can be found on my GitHub page.

License

I, The DeepHiveMind, am providing code and resources in this repository to you under custom Copyright & license (Copyright 2019 DeepHiveMind & Creative Commons Legal Code CC0 1.0 Universal). Please Refer to the [Copyright 2019 DeepHiveMind License] for further details as to this. Thanks!

Popular Neo4j Projects
Popular Amazon Web Services Projects
Popular Data Storage Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Jupyter Notebook
Amazon Web Services
Graph
Neo4j
Graph Database
Gremlin