muninn:BI Portal 应用程序的数据库组件。 另请参阅huginn,应用程序组件

时间:2024-06-23 10:20:41
【文件属性】:

文件名称:muninn:BI Portal 应用程序的数据库组件。 另请参阅huginn,应用程序组件

文件大小:77KB

文件格式:ZIP

更新时间:2024-06-23 10:20:41

Ruby

穆宁 重要提示:与许多开源项目一样,Muninn 开始时有一个非常具体的目的:将 Neo4j 数据库前置以与 Notre Dame 的 data.nd.edu 服务一起使用。 它正在成为一个通用的 Neo4j ORM 层,但它还远未达到。 它仍然有很多特定领域的东西,并且仍在开发中。 许多事情是硬编码的,实际上不应该。 许多代码需要清理和重构。 这是我第一个真正的 Ruby 项目,它显示了。 如果您想抓住它并继续使用它直到它满足您的需求,那就去做吧,但它并不适合您开箱即用...... 一年后,事情会有所不同——我希望! Muninn 是 Neo4j 图数据库的前端 Web 服务。 其目的是充当 ORM 层。 它提供以下内容: 安全。 Neo4j 是出了名的难以保护。 通过运行本地实例并通过 Muninn 路由所有访问,您可以避免弄清楚 Neo4j 安全性的需要。 使用 JSON 的简


【文件预览】:
muninn-master
----.gitignore(122B)
----README.md(2KB)
----bin()
--------rails(150B)
--------bundle(133B)
--------rake(94B)
----test()
--------integration()
--------mailers()
--------fixtures()
--------models()
--------scripts()
--------helpers()
--------test_helper.rb(492B)
--------controllers()
----public()
--------500.html(1KB)
--------robots.txt(204B)
--------422.html(1KB)
--------404.html(1KB)
--------favicon.ico(0B)
----Gemfile(1KB)
----db()
--------development.sqlite3(4KB)
--------seeds.rb(343B)
--------schema.rb(789B)
--------test.sqlite3(0B)
----log()
--------dummy(3B)
----docs()
--------test.txt(0B)
----app()
--------views()
--------mailers()
--------models()
--------helpers()
--------assets()
--------controllers()
----.gitattributes(497B)
----.rspec(30B)
----vendor()
--------assets()
----Gemfile.lock(4KB)
----config()
--------database.yml(749B)
--------environment.rb(338B)
--------unicorn.rb(4KB)
--------environments()
--------elasticsearch_init()
--------schema.yml(2KB)
--------application.rb(1KB)
--------locales()
--------boot.rb(171B)
--------initializers()
--------routes.rb(2KB)
----spec()
--------routes()
--------rails_helper.rb(2KB)
--------spec_helper.rb(3KB)
--------controllers()
----README.rdoc(478B)
----tmp()
--------pid()
----config.ru(154B)
----lib()
--------tasks()
--------assets()
----Rakefile(264B)

网友评论