TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Graph database backend for iOS mobile app

1 点作者 strimp099将近 7 年前
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

fiiv将近 7 年前
Just to be clear, you mean that the database would be running externally as opposed to embedded, right?