使用 neo4j 在 Python 中开发 Web 应用程序 [英] Developing a web application in python with neo4j

查看:30
本文介绍了使用 neo4j 在 Python 中开发 Web 应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我计划实施一个推荐引擎,详细信息在这里.Python"和neo4j"数据库是我的首选.任何人都可以指出,如何将neo4j"与django"等任何网络框架集成?是否可以像PHP"与MySQL"集成一样集成它们?.

I'm planning to implement a recommendation engine, of which details are given here. 'Python' is my preferred choice along with 'neo4j' Database. Can anyone please point out, how integration of 'neo4j' with any web framework like 'django' can be done?. Is it possible to integrate them just like 'PHP'integrates with 'MySQL'? .

提前致谢..

推荐答案

我不明白为什么不.您可以将其与 Django & 集成.通过它服务请求...

I dont see why not. You can integrate this with Django & serve requests through it...

  1. 在图数据库中建模类别
  2. Neo4J 店铺类别示例
  3. Neo4j 和 django 模型
  4. Django &Neo4j - 非常棒的域建模.
  5. 无缝 Django &Neo4j 集成

希望这会有所帮助...我自己能够将几乎整个 IMDB 集成到 Neo4j &通过 Django 提供它.

Hope this helps... I myself was able to integrate almost entire IMDB into Neo4j & serve it up through Django.

这篇关于使用 neo4j 在 Python 中开发 Web 应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆