Oltpbenchmark:修订间差异

来自Gea-Suan Lin's Wiki
跳到导航 跳到搜索
此页面具有访问限制。如果您看见此消息,则说明您没有权限访问此页面。
(创建页面,内容为“{{Lowercase}} '''oltpbenchmark'''是一套Java寫的資料庫測試程式。 == 外部連結 == * {{Official|https://github.com/oltpbenchmark/oltpbench}} Cat…”)
 
第1行: 第1行:
{{Lowercase}}
{{Lowercase}}
'''oltpbenchmark'''是一套[[Java]]寫的資料庫測試程式。
'''oltpbenchmark'''是一套[[Java]]寫的資料庫測試程式。
== 安裝 ==
<syntaxhighlight lang="bash">
sudo apt install -y ant default-jdk openjdk-8-jdk git locales
cd ~
git clone https://github.com/oltpbenchmark/oltpbench.git
</syntaxhighlight>


== 外部連結 ==
== 外部連結 ==

2018年12月31日 (一) 04:51的版本

oltpbenchmark是一套Java写的数据库测试程式。

安装

sudo apt install -y ant default-jdk openjdk-8-jdk git locales
cd ~
git clone https://github.com/oltpbenchmark/oltpbench.git

外部链接