「Oltpbenchmark」:修訂間差異
跳至導覽
跳至搜尋
创建页面,内容为“{{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> | |||
== 外部連結 == | == 外部連結 == |