Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Neo4j in the cloud [closed]

Is anyone aware of cloud services (PaaS) which could be suitable for a spring/neo4j application. Anything to look out for?

like image 856
imamc Avatar asked Oct 04 '11 14:10

imamc


People also ask

Is Neo4j in the cloud?

Neo4j Aura is a fully managed, cloud-native graph service, giving developers and data scientists the most trusted, advanced graph tech tools. Available on leading cloud platforms.

Is Neo4j still relevant?

The World's Leading Organizations Rely on Neo4j. With more than 950 enterprise customers, Neo4j is the world's leading provider of scalable graph technology, enabling connected data applications for more than 75% of the Fortune 100.

What are the weaknesses of Neo4j?

Additionally, Neo4j has scalability weaknesses related to scaling writes, hence if your application is expected to have very large write throughputs, then Neo4j is not for you.

Where is Neo4j data stored?

Neo4j database files are persisted to storage for long term durability. Data related files located in data/databases/graph. db (v3. x+) by default in the Neo4j data directory.


1 Answers

Neo4j is available on Heroku now. Details in this document at infoq. http://www.infoq.com/minibooks/good-relationships-spring-data

like image 115
skroah Avatar answered Oct 03 '22 19:10

skroah