TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Graph database backend for iOS mobile app

1 pointsby strimp099about 7 years ago
I&#x27;m exploring backend development for an iOS mobile app. It needs basic social network capabilities so a graph database seems a nice fit.<p>I have used Neo4j for building graph-oriented applications but never explored for a mobile app. What are some of the considerations for a graph database I need to think about when building for an iOS app? Are there other options other than Neo4j that are popular?

1 comment

fiivabout 7 years ago
Just to be clear, you mean that the database would be running externally as opposed to embedded, right?