Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am developing an Ionic application which works similar to a social network. Currently i am using Google Firestore to store the data. My plan is to also test the application with SQL and a graph database (i am thinking about Neo4j). I am sure it would work well with SQL, as I have used that before, but I have a few questions about Neo4j/Graph databases, because i have not used those before.

  1. I have seen that that Neo4j has support for Javascript, so it should work fine in Typescript, Ionic, correct?
  2. Are graph databases (Neo4j) suitable for use in social networks (user login and such)
  3. How hard is it to learn Cypher and Neo4j if im quite familiar with SQL and document databases (mongodb and firestore)
question from:https://stackoverflow.com/questions/65940549/using-a-graph-database-for-a-mobile-social-network

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
330 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...