欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
OrientDB
来自开放百科 - 灰狐
(版本间的差异)
小 (→指南) |
小 |
||
第1行: | 第1行: | ||
[[Image:OrientDB-90x90.gif|right]] | [[Image:OrientDB-90x90.gif|right]] | ||
− | OrientDB | + | OrientDB 是一个[[Java]]开发的开源(Apache v2)[[NoSQL]]文档和图形数据库,也通过 OrientDB SQL 支持 SQL。 |
==安装== | ==安装== | ||
第33行: | 第33行: | ||
*[http://orientdb.com OrientDB官网] | *[http://orientdb.com OrientDB官网] | ||
*[https://github.com/orientechnologies/orientdb OrientDB @ GitHub] | *[https://github.com/orientechnologies/orientdb OrientDB @ GitHub] | ||
+ | *[https://github.com/weinberger/nosql-tests NoSQL benchmark tests for documents and graphs] [http://www.oschina.net/news/63333/performance-comparison-between-arangodb ArangoDB,MongoDB,Neo4j 和 OrientDB 性能比较] | ||
[[category:NoSQL]] | [[category:NoSQL]] | ||
第38行: | 第39行: | ||
[[category:graph database]] | [[category:graph database]] | ||
[[category:database]] | [[category:database]] | ||
+ | [[category:java]] |
2016年5月18日 (三) 11:59的版本
OrientDB 是一个Java开发的开源(Apache v2)NoSQL文档和图形数据库,也通过 OrientDB SQL 支持 SQL。
目录 |
安装
指南
./console.sh
orientdb> CONNECT PLOCAL:../databases/GratefulDeadConcerts admin admin orientdb {db=GratefulDeadConcerts}> list classes orientdb {db=GratefulDeadConcerts}> select from ouser orientdb {db=GratefulDeadConcerts}> info class ouser orientdb {db=GratefulDeadConcerts}> select expand(classes) from metadata:schema http://localhost:2480/ // OrientDB Studio root/orientdb
对比
图书
图集
链接
分享您的观点