随笔分类 -  数据库

摘要:OLTPBenchmark简介 Benchmark是一个评价方式,在整个计算机领域有着长期的应用。正如维基百科上的解释“As computer architecture advanced, it became more difficult to compare the performance of 阅读全文
posted @ 2020-03-10 21:57 差生_G 阅读(1256) 评论(1) 推荐(0)
摘要:Neo4j是: 1. 一个开源 2. 无Schema 3. 没有SQL 4. 图形数据库 图形数据库也称为图形数据库管理系统或GDBMS。 Neo4j的官方网站:http://www.neo4j.org Neo4j的优点 1. 它很容易表示连接的数据 2. 检索/遍历/导航更多的连接数据是非常容易和 阅读全文
posted @ 2019-04-09 08:48 差生_G 阅读(1408) 评论(0) 推荐(0)